- 24 Nis, 2014 4 kayıt (commit)
-
-
Ethan Furman yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Pointed out by Brian Kearns.
-
Giampaolo Rodola yazdı
update os.sendfile() doc signaling that cross-platform apps should not use headers, trailers and flags arguments
-
- 23 Nis, 2014 14 kayıt (commit)
-
-
Zachary Ware yazdı
Patch by Daniel Stutzbach.
-
Zachary Ware yazdı
..\Modules\_testcapimodule.c(3320): warning C4098: 'matmulType_dealloc' : 'void' function returning a value
-
Zachary Ware yazdı
-
Zachary Ware yazdı
This should stop Buildbot from falsely reporting a warning on Windows bots.
-
Zachary Ware yazdı
This should stop Buildbot from falsely reporting a warning on Windows bots.
-
Gregory P. Smith yazdı
children.
-
Gregory P. Smith yazdı
children.
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Raymond Hettinger yazdı
-
Gregory P. Smith yazdı
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 yazdı
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 yazdı
-
Benjamin Peterson yazdı
-
- 22 Nis, 2014 6 kayıt (commit)
-
-
Antoine Pitrou yazdı
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 yazdı
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 yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
reformat width in the configuration menu.
-
- 20 Nis, 2014 8 kayıt (commit)
-
-
Senthil Kumaran yazdı
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 yazdı
-
Senthil Kumaran yazdı
facility. Provides a better way to handle file descriptor close. Address issue #15002 . Patch contributed by Christian Theune.
-
R David Murray yazdı
-
R David Murray yazdı
Fix by 'amathew', test by Marek Stepniowski.
-
Ned Deily yazdı
(Original patch by Alexander Belopolsky, refreshed by Jessica McKellar.)
-
Ned Deily yazdı
-
Ned Deily yazdı
when launched on OS X. (Original patch by Ronald Oussoren)
-
- 19 Nis, 2014 7 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
configurations. Patch by John Szakmeister.
-
Antoine Pitrou yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Eric Snow yazdı
-
Eric Snow yazdı
-
- 18 Nis, 2014 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-