- 23 Mar, 2013 4 commits
-
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Kristján Valur Jónsson authored
-
- 22 Mar, 2013 10 commits
-
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Benjamin Peterson authored
-
R David Murray authored
Original patch by Daniel Wozniak.
-
- 21 Mar, 2013 25 commits
-
-
Terry Jan Reedy authored
-
Victor Stinner authored
-
doko@ubuntu.com authored
two makefile macros SHLIB_SUFFIX and EXT_SUFFIX. SO now has the value of SHLIB_SUFFIX again (as in 2.x and 3.1). The SO macro is removed in 3.4.
-
doko@ubuntu.com authored
two makefile macros SHLIB_SUFFIX and EXT_SUFFIX. SO now has the value of SHLIB_SUFFIX again (as in 2.x and 3.1). The SO macro is removed in 3.4.
-
doko@ubuntu.com authored
two makefile macros SHLIB_SUFFIX and EXT_SUFFIX. SO now has the value of SHLIB_SUFFIX again (as in 2.x and 3.1). The SO macro is removed in 3.4.
-
Victor Stinner authored
-
Victor Stinner authored
-
R David Murray authored
-
R David Murray authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
implementations from my previous commit into the higher level function.
-
Raymond Hettinger authored
-
R David Murray 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
listdir into two separate coherent functions rather than interleaved #ifdef's.
-
Gregory P. Smith 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.
-
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 1 commit
-
-
Kristján Valur Jónsson authored
-