- 11 Apr, 2012 1 commit
-
-
Benjamin Peterson authored
-
- 09 Apr, 2012 1 commit
-
-
Benjamin Peterson authored
-
- 06 Apr, 2012 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 15 Mar, 2012 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 14 Mar, 2012 4 commits
-
-
Matthias Klose authored
-
Matthias Klose authored
- change references from configure.in to configure.ac
-
Gregory P. Smith authored
-
Gregory P. Smith authored
in the hash table internal to the pyexpat module's copy of the expat library to avoid a denial of service due to hash collisions. Patch by David Malcolm with some modifications by the expat project.
-
- 23 Feb, 2012 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 21 Feb, 2012 2 commits
-
-
Georg Brandl 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.
-
- 18 Feb, 2012 1 commit
-
-
Charles-François Natali authored
upon malformed POST request.
-
- 03 Feb, 2012 1 commit
-
-
Vinay Sajip authored
-
- 27 Jan, 2012 1 commit
-
-
Antoine Pitrou authored
-
- 20 Jan, 2012 1 commit
-
-
Vinay Sajip authored
-
- 03 Jan, 2012 1 commit
-
-
Benjamin Peterson authored
-
- 28 Jul, 2011 1 commit
-
-
Éric Araujo authored
Also remove an extra docstring.
-
- 15 Jul, 2011 1 commit
-
-
Antoine Pitrou authored
Patch by Andreas Stührk.
-
- 14 Jul, 2011 1 commit
-
-
Charles-François Natali authored
-
- 02 Jul, 2011 1 commit
-
-
Charles-François Natali authored
the garbage collector while the Heap lock is held.
-
- 27 Jun, 2011 1 commit
-
-
Benjamin Peterson authored
-
- 25 Jun, 2011 1 commit
-
-
Mark Dickinson authored
-
- 19 Jun, 2011 1 commit
-
-
Senthil Kumaran authored
-
- 11 Jun, 2011 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 10 Jun, 2011 2 commits
-
-
Benjamin Peterson authored
-
Victor Stinner authored
Just try to open files from the ZIP for reading, don't extract them to avoid UnicodeEncodeError if the filename is not encodable to the filesystem encoding (e.g. ASCII locale encoding).
-
- 05 Jun, 2011 1 commit
-
-
Martin v. Löwis authored
-