- 20 Şub, 2012 6 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) 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.
-
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.
-
Vinay Sajip yazdı
-
Éric Araujo yazdı
Also wrap two looong lines.
-
- 19 Şub, 2012 5 kayıt (commit)
-
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Benjamin Peterson yazdı
-
Jesus Cea yazdı
-
- 18 Şub, 2012 5 kayıt (commit)
-
-
Sandro Tosi yazdı
-
Charles-François Natali yazdı
upon malformed POST request.
-
Charles-François Natali yazdı
upon malformed POST request.
-
Terry Jan Reedy yazdı
to to makes bytes mutable, before deciding to add bytearrays.)
-
Ezio Melotti yazdı
-
- 17 Şub, 2012 1 kayıt (commit)
-
-
Petri Lehtinen yazdı
Closes #11689.
-
- 16 Şub, 2012 5 kayıt (commit)
-
-
Petri Lehtinen yazdı
Closes #13995.
-
Charles-François Natali yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
- 15 Şub, 2012 13 kayıt (commit)
-
-
Victor Stinner yazdı
-
Sandro Tosi yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Victor Stinner yazdı
-
Petri Lehtinen yazdı
Initial patch by Johannes Vogel.
-
Antoine Pitrou yazdı
Patch by Hynek Schlawack.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Patch by Suman Saha.
-
Antoine Pitrou yazdı
Patch by Suman Saha.
-
- 14 Şub, 2012 5 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #10287: nntplib now queries the server's CAPABILITIES first before sending MODE READER, and only sends it if not already in READER mode. Patch by Hynek Schlawack.
-
Meador Inge yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-