- 14 Mar, 2012 1 kayıt (commit)
-
-
Gregory P. Smith yazdı
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 Şub, 2012 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 21 Şub, 2012 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
- 20 Şub, 2012 6 kayıt (commit)
-
-
Georg Brandl yazdı
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 yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
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 Şub, 2012 1 kayıt (commit)
-
-
Charles-François Natali yazdı
upon malformed POST request.
-
- 03 Şub, 2012 1 kayıt (commit)
-
-
Vinay Sajip yazdı
-
- 27 Ock, 2012 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
- 20 Ock, 2012 1 kayıt (commit)
-
-
Vinay Sajip yazdı
-
- 03 Ock, 2012 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 28 Tem, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
Also remove an extra docstring.
-
- 15 Tem, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Andreas Stührk.
-
- 14 Tem, 2011 1 kayıt (commit)
-
-
Charles-François Natali yazdı
-
- 02 Tem, 2011 1 kayıt (commit)
-
-
Charles-François Natali yazdı
the garbage collector while the Heap lock is held.
-
- 27 Haz, 2011 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 25 Haz, 2011 1 kayıt (commit)
-
-
Mark Dickinson yazdı
-
- 19 Haz, 2011 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 11 Haz, 2011 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 10 Haz, 2011 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
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 Haz, 2011 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 01 Haz, 2011 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 31 May, 2011 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 29 May, 2011 7 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Éric Araujo yazdı
-
Ned Deily yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-