| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
docs@
|
| |
|
| |
|
| |
|
|
|
|
| |
Patch by Serhiy Storchaka.
|
| |
|
| |
|
|
|
|
| |
apparently missing on some readline versions, before calling it in the test.
|
|
|
|
| |
Patch by Ludwig Hähne.
|
| |
|
|
|
|
| |
Initial patch by Anton Barkovsky.
|
|
|
|
| |
failure on OS X built with 10.4 ABI.
|
|
|
|
| |
Patch by Chris Jerdonek.
|
|
|
|
|
|
|
| |
__import__().
To help explain why the -1 default value is typically not seen, a note
about how import statements only use values of >= 0 is also noted.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
ended with '\'.
Patch by Roger Serwy.
|
| |
|
|
|
|
| |
sys.stdout and sys.stderr are now using "\r\n" newline on Windows, as Python 2.
|
|
|
|
| |
translate newlines on output.
|
|
|
|
| |
description from open().
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
code.
Patch by Philipp Hagemeister.
|
| |
|
|
|
|
| |
Analysis by Victor Stinner. Patch by Stefan Krah.
|
|
|
|
| |
Patch by Roger Serwy.
|
|
|
|
| |
SimpleDialog.
|
| |
|
|
|
|
|
| |
the Apple-supplied Tck/Tk versions shipped with OS X 10.7 and 10.8.
They are not as buggy as the 10.6 version but can still easily crash.
|
|
|
|
| |
Patch by Serhiy Storchaka.
|
|
|
|
| |
Patch by Serhiy Storchaka.
|
|
|
|
| |
Patch by Serhiy Storchaka.
|
| |
|
|
|
|
| |
Original patch by J Derek Wilson.
|
| |
|
| |
|
|
|
|
|
|
| |
tests in multiprocess mode.
Patch by Chris Jerdonek.
|
| |
|
|
|
|
| |
potential security risk posed by listen() in certain scenarios.
|
|
|
|
| |
Patch by Roger Serwy.
|
|
|
|
| |
Patch by Roger Serwy and myself.
|
| |
|
|
|
|
| |
library are created with the proper ABI suffix.
|
| |
|