- 12 Jan, 2013 26 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
R David Murray authored
dash_R is only called from one location, and from that location an indirect_test is passed.
-
Serhiy Storchaka authored
special characters in the file path.
-
Serhiy Storchaka authored
special characters in the file path.
-
Serhiy Storchaka authored
special characters in the file path.
-
Charles-François Natali authored
returns ESRCH for a zombie process, which is not POSIX-compliant.
-
Charles-François Natali authored
returns ESRCH for a zombie process, which is not POSIX-compliant.
-
Charles-François Natali authored
returns ESRCH for a zombie process, which is not POSIX-compliant.
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Eli Bendersky authored
Close #15442: Expand the list of default directories ignored by filecmp.dircmp and expose it as a module attribute
-
Eli Bendersky authored
Coverity report) and cleanup code.
-
Eli Bendersky authored
Coverity report) and cleanup code.
-
Eli Bendersky authored
Thanks to Ezio Melotti and Daniel Shahaf for the patch.
-
Eli Bendersky authored
Thanks to Ezio Melotti and Daniel Shahaf for the patch.
-
Charles-François Natali authored
solution is found for poll().
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Raymond Hettinger authored
-
Chris Jerdonek authored
-
Chris Jerdonek authored
-
Chris Jerdonek authored
-
- 11 Jan, 2013 14 commits
-
-
Vinay Sajip authored
-
Brett Cannon authored
and compiling bytecode. Thanks to Ronan Lamy for pointing the redundancy and taking an initial stab at the refactor (as did Nick Coghlan).
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
-
Brett Cannon authored
importlib.machinery.FileFinder when the directory has become unreadable or a file. This brings semantics in line with Python 3.2 import. Reported and diagnosed by David Pritchard.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Brett Cannon authored
an OSError can mean a bad DNS server and not an actual bug.
-
Tim Golden authored
no longer implied by shell=True
-