- 23 Feb, 2012 5 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 22 Feb, 2012 4 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Nadeem Vawda authored
Patch by Francisco Martín Brugué
-
- 21 Feb, 2012 7 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Antoine Pitrou authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 20 Feb, 2012 6 commits
-
-
Georg Brandl authored
Remove setting hash seed to regrtest's random seed and re-execv()ing: this doesn't preserve Python flags and fails from a temp directory.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Georg Brandl authored
in order to make algorithmic complexity attacks on (e.g.) web apps much more complicated. The environment variable PYTHONHASHSEED and the new command line flag -R control this behavior.
-
- 19 Feb, 2012 1 commit
-
-
Petri Lehtinen authored
Closes #8033.
-
- 21 Feb, 2012 1 commit
-
-
Ezio Melotti authored
-
- 20 Feb, 2012 16 commits
-
-
Georg Brandl authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Antoine Pitrou authored
-
Georg Brandl authored
Fix obscure failures of datetime-related tests due to the datetime tests failing to restore the system state completely after testing the pure-Python versions.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Remove setting hash seed to regrtest's random seed and re-execv()ing: this doesn't preserve Python flags and fails from a temp directory.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
Fix "sys.path modified" warning in test_strlit, by not replacing sys.path itself, only its contents.
-