- 23 Apr, 2014 9 commits
-
-
Gregory P. Smith authored
children.
-
Gregory P. Smith authored
children.
-
Zachary Ware authored
-
Zachary Ware authored
-
Raymond Hettinger authored
-
Gregory P. Smith authored
may be calling wait() or poll() on a Popen instance at the same time without losing the Popen.returncode value. Fixes issue #21291.
-
Gregory P. Smith authored
may be calling wait() or poll() on a Popen instance at the same time without losing the Popen.returncode value. Fixes issue #21291.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 22 Apr, 2014 6 commits
-
-
Antoine Pitrou authored
Issue #21127: Path objects can now be instantiated from str subclass instances (such as numpy.str_). Thanks to Antony Lee for the report and preliminary patch.
-
Antoine Pitrou authored
Issue #21127: Path objects can now be instantiated from str subclass instances (such as numpy.str_). Thanks to Antony Lee for the report and preliminary patch.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
reformat width in the configuration menu.
-
- 20 Apr, 2014 8 commits
-
-
Senthil Kumaran authored
urllib.response object to use _TemporaryFileWrapper (and _TemporaryFileCloser) facility. Provides a better way to handle file descriptor close. Address issue #15002 . Patch contributed by Christian Theune.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
facility. Provides a better way to handle file descriptor close. Address issue #15002 . Patch contributed by Christian Theune.
-
R David Murray authored
-
R David Murray authored
Fix by 'amathew', test by Marek Stepniowski.
-
Ned Deily authored
(Original patch by Alexander Belopolsky, refreshed by Jessica McKellar.)
-
Ned Deily authored
-
Ned Deily authored
when launched on OS X. (Original patch by Ronald Oussoren)
-
- 19 Apr, 2014 7 commits
-
-
Ned Deily authored
-
Ned Deily authored
configurations. Patch by John Szakmeister.
-
Antoine Pitrou authored
-
R David Murray authored
-
R David Murray authored
-
Eric Snow authored
-
Eric Snow authored
-
- 18 Apr, 2014 9 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Zachary Ware authored
-
Zachary Ware authored
Also fixes a long-standing typo in Doc/README.txt. Initial patch by Dave Sawyer.
-
Antoine Pitrou authored
-
Philip Jenvey authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 15 Apr, 2014 1 commit
-
-
Guido van Rossum authored
-