- 05 Feb, 2012 1 commit
-
-
Éric Araujo authored
This dict entry is added a few lines after if the bzip2 module is available, but removing this line was forgotten.
-
- 16 Jan, 2012 2 commits
-
-
Éric Araujo authored
- Remove duplicated list of links to the other modules from each module’s doc (people can already go up to library/archiving and there they can see the list). - Link to shutil high-level operations. Reviewed by Nadeem Vawda in #6715.
-
Éric Araujo authored
-
- 15 Jan, 2012 3 commits
-
-
Éric Araujo authored
Bug reported by Hartmut Goebel and patch contributed by Carl Robben. Carl tested the fix and we have a buildbot with rpm installed, so I’m committing even though I could not run this test (but I do understand the changed code :)
-
Éric Araujo authored
-
Éric Araujo authored
Requested by Florent Xicluna with the rationale that they make the docs look unfinished. I’ve also removed a few XXX notes that were not visible in the HTML but could waste contributors’ time by suggesting improvements that are never going to happen for distutils.
-
- 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 1 commit
-
-
Sandro Tosi authored
-