- 14 Jan, 2012 33 commits
-
-
Gregory P. Smith authored
This copy also had a bug in it, it fails to incorporate the length into the hash by using it as the loop variable so it'll always be -1 by the time it is XORed in. As such: I'm doing this only in Python 3.3 and not backporting as it would change the existing hash behavior of datetime objects.
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Meador Inge authored
-
Meador Inge authored
-
Martin v. Löwis authored
-
Meador Inge authored
-
Meador Inge authored
-
Meador Inge authored
Patch by Erno Tukia.
-
Meador Inge authored
Patch by Erno Tukia.
-
Benjamin Peterson authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
merge from 3.2 - Fix Issue #13642: Unquote before b64encoding user:password during Basic Authentication.
-
Senthil Kumaran authored
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
Issue13726 - Fix the ambiguous -S flag in regrtest. It is -o/--slow for printing the 10 slowest test.
-
Nick Coghlan authored
Add a separate NEWS entry for a change to PyObject_CallMethod in the PEP 380 patch, and make the private CallMethod variants consistent with the public one
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Nick Coghlan authored
-
Terry Jan Reedy authored
-
Nick Coghlan authored
-
- 13 Jan, 2012 4 commits
-
-
Amaury Forgeot d'Arc authored
-
Amaury Forgeot d'Arc authored
-
Amaury Forgeot d'Arc authored
object (with a refcount of 1)
-
Antoine Pitrou authored
-
- 12 Jan, 2012 3 commits
-
-
Antoine Pitrou authored
-
Terry Jan Reedy authored
-
Antoine Pitrou authored
-