- 20 Şub, 2012 1 kayıt (commit)
-
-
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ı
-
- 28 May, 2011 5 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
The tests now pass all combinations of -O/-OO and -B. See also #7071 and #6292 for previous variations on the same theme. test_versionpredicate needs a skip when sys.flags.optimize is true, but I don’t know how to make that work with a DocTestSuite.
-
Ned Deily yazdı
Patch by Mher Movsisyan.
-
Ned Deily yazdı
Mac OS X and FreeBSD to reduce the chances of a crash instead of a "maximum recursion depth" RuntimeError exception. (patch by Ronald Oussoren)
-
- 27 May, 2011 4 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
- 26 May, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
-
- 25 May, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
-