- 25 Tem, 2012 3 kayıt (commit)
-
-
Vinay Sajip yazdı
Issue #15445: Updated logging configuration documentation to highlight potential security risk posed by listen() in certain scenarios.
-
Martin v. Löwis yazdı
Patch by Roger Serwy.
-
Martin v. Löwis yazdı
Patch by Roger Serwy and myself.
-
- 24 Tem, 2012 2 kayıt (commit)
-
-
R David Murray yazdı
-
Ned Deily yazdı
library are created with the proper ABI suffix.
-
- 23 Tem, 2012 7 kayıt (commit)
-
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Meador Inge yazdı
Initial patch by Serhiy Storchaka.
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
- Issue #15250: Document that filecmp.dircmp compares files shallowly. Patch contributed by Chris Jerdonek.
-
R David Murray yazdı
-
R David Murray yazdı
-
- 22 Tem, 2012 3 kayıt (commit)
-
-
Gregory P. Smith yazdı
regardless of which of the two implementations of new is used.
-
R David Murray yazdı
Patch by Jeff Knupp.
-
R David Murray yazdı
Patch by Torsten Landschoff.
-
- 21 Tem, 2012 5 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
This sentence appears as a clarifying note in the HTML docs, and seems worth having in the docstring since it covers a very common use case that isn't otherwise obvious. Thanks to Yongzhi Pan for the suggestion.
-
Eli Bendersky yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-
- 20 Tem, 2012 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
Meador Inge yazdı
Patch by Flávio Ribeiro.
-
Andrew Svetlov yazdı
-
Vinay Sajip yazdı
-
- 19 Tem, 2012 4 kayıt (commit)
-
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Meador Inge yazdı
Patch by Julia Lawall.
-
Meador Inge yazdı
-
- 18 Tem, 2012 3 kayıt (commit)
-
-
Meador Inge yazdı
-
Meador Inge yazdı
-
Meador Inge yazdı
-
- 17 Tem, 2012 6 kayıt (commit)
-
-
Hynek Schlawack yazdı
Used os.path.join before which has different semantics on Windows.
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
ISsue #14988: restore Python 2's behavior of raising ImportError when unable to load pyexpat, instead of a SystemError/RuntimeError
-
Hynek Schlawack yazdı
Based on a patch by Nick Coghlan.
-
Nick Coghlan yazdı
Issue #15230: Attempt to make the OS X buildbots happy by resolving the tmp dir symlink in the test suite
-
Hynek Schlawack yazdı
The asserts were useless (and buggy).
-
- 16 Tem, 2012 3 kayıt (commit)
-
-
Gregory P. Smith yazdı
select.poll before running. works both ways (finally). this should fix the windows build.
-
Gregory P. Smith yazdı
platforms that don't have it.
-
Gregory P. Smith yazdı
-