- 27 Apr, 2014 6 commits
-
-
Guido van Rossum authored
-
Tim Golden authored
-
Tim Golden authored
-
Guido van Rossum authored
-
Tim Golden authored
-
Tim Golden authored
-
- 26 Apr, 2014 8 commits
-
-
R David Murray authored
-
R David Murray authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Claudiu Popa.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Diana Clarke.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 25 Apr, 2014 2 commits
-
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
- 24 Apr, 2014 6 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Ethan Furman authored
-
Zachary Ware authored
-
Zachary Ware authored
Pointed out by Brian Kearns.
-
Giampaolo Rodola' authored
update os.sendfile() doc signaling that cross-platform apps should not use headers, trailers and flags arguments
-
- 23 Apr, 2014 14 commits
-
-
Zachary Ware authored
Patch by Daniel Stutzbach.
-
Zachary Ware authored
..\Modules\_testcapimodule.c(3320): warning C4098: 'matmulType_dealloc' : 'void' function returning a value
-
Zachary Ware authored
-
Zachary Ware authored
This should stop Buildbot from falsely reporting a warning on Windows bots.
-
Zachary Ware authored
This should stop Buildbot from falsely reporting a warning on Windows bots.
-
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 4 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
-