- 07 Mar, 2013 11 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
#11732: add a new suppress_crash_popup() context manager to test.support that disables crash popups on Windows and use it in test_ctypes.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Nick Coghlan authored
-
Nick Coghlan authored
Mostly moving the existing macro docs over from the standard library docs to the C API docs where they belong. Patch by Kushal Das.
-
Giampaolo Rodola' authored
Refactor ftplib by getting rid of 4 methods (retr*() and stor*()) which were duplicated in TLS_FTP class.
-
Giampaolo Rodola' authored
-
Stefan Krah authored
-
Stefan Krah authored
-
- 06 Mar, 2013 14 commits
-
-
Victor Stinner authored
empty string and latin1 single character
-
Victor Stinner authored
empty string and latin1 single character
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Eli Bendersky authored
-
Eli Bendersky authored
This method is dead code - not documented, not tested. As far as we know, it can be horribly broken.
-
Eli Bendersky authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Victor Stinner authored
-
- 05 Mar, 2013 15 commits
-
-
Victor Stinner authored
to reject invalid UTF-16 surrogate.
-
Victor Stinner authored
code points bigger than U+10ffff
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
response message when send_error includes a message in addition to error status. Patch contributed by Karl.
-
Senthil Kumaran authored
response message when send_error includes a message in addition to error status. Patch contributed by Karl.
-
Senthil Kumaran authored
response message when send_error includes a message in addition to error status. Patch contributed by Karl.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
This removes the dependency on bisect and it bring the pure Python code in-sync with the C code.
-