- 16 Jan, 2012 4 commits
-
-
Ezio Melotti authored
-
Benjamin Peterson authored
-
Meador Inge authored
-
Terry Jan Reedy authored
Patch by Roger Serwy.
-
- 14 Jan, 2012 11 commits
-
-
Gregory P. Smith authored
to a single #define instead of having several copies in several files. This excludes the Modules/ tree (datetime and expat both have a copy for their own purposes with no need for it to be the same).
-
Sandro Tosi authored
-
Gregory P. Smith authored
-
Meador Inge authored
-
Meador Inge authored
-
Meador Inge authored
Patch by Erno Tukia.
-
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.
-
Terry Jan Reedy authored
-
- 13 Jan, 2012 1 commit
-
-
Antoine Pitrou authored
-
- 12 Jan, 2012 4 commits
-
-
Antoine Pitrou authored
-
Terry Jan Reedy authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
- 11 Jan, 2012 3 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Close *13753 'seq' now 'iterable'
-
- 10 Jan, 2012 2 commits
-
-
Antoine Pitrou authored
-
Senthil Kumaran authored
Issue9637 - Explain in getproxies_environment that <scheme>_proxy environ variable case does not matter.
-
- 09 Jan, 2012 3 commits
-
-
Terry Jan Reedy authored
in comparison string that argparse does not add when program name is blank.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 08 Jan, 2012 1 commit
-
-
Ross Lagerwall authored
-
- 07 Jan, 2012 3 commits
-
-
Sandro Tosi authored
-
Charles-François Natali authored
return False when the event was set and cleared right after.
-
Sandro Tosi authored
-
- 06 Jan, 2012 1 commit
-
-
Antoine Pitrou authored
-
- 05 Jan, 2012 4 commits
-
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Lars Gustäbel authored
On platforms that do not support (symbolic) links, tarfile offers a work-around and extracts a link in an archive as the regular file the link is pointing to. On other platforms, this code was accidentally executed even after the link had been successfully extracted which failed due to the already existing link.
-
Vinay Sajip authored
-
- 04 Jan, 2012 3 commits
-
-
Sandro Tosi authored
-
Senthil Kumaran authored
-
Antoine Pitrou authored
-