- 21 Mar, 2013 10 commits
-
-
Victor Stinner authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
available when configured at compile time.
-
R David Murray authored
This is a partial fix to the issue of servers disconnecting unexpectedly; in this case the 421 says they are disconnecting, so we close the socket and return the 421 in the appropriate error context. Original patch by Mark Sapiro, updated by Kushal Das, with additional tests by me.
-
R David Murray authored
This is a partial fix to the issue of servers disconnecting unexpectedly; in this case the 421 says they are disconnecting, so we close the socket and return the 421 in the appropriate error context. Original patch by Mark Sapiro, updated by Kushal Das, with additional tests by me.
-
- 20 Mar, 2013 10 commits
-
-
doko@ubuntu.com authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Gregory P. Smith authored
ee30400efceb which updated the docstring.
-
Gregory P. Smith authored
tests that depend on filling up an OS pipe so that they work properly on systems configured with large pipe buffers.
-
-
Kristján Valur Jónsson authored
-
Senthil Kumaran authored
-
- 19 Mar, 2013 20 commits
-
-
Senthil Kumaran authored
-
Kristján Valur Jónsson authored
-
Senthil Kumaran authored
#17471 - Increasing the urllib.error test coverage. Bringing it to 100%. Based on patch contributed by Daniel Wozniak
-
Kristján Valur Jónsson authored
-
Kristján Valur Jónsson authored
-
Kristján Valur Jónsson authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Kristján Valur Jónsson authored
Structured Exception Handling on windows.
-
R David Murray authored
-
R David Murray authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
doko@ubuntu.com authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
specifically addresses a stack misalignment issue on x86 and issues on some more recent platforms.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
R David Murray authored
I have no idea how one would write a test for this. Patch by July Tikhonov.
-