Staging
v0.8.1
https://github.com/python/cpython
Revision f1a40b4ec5bd25411189e33de1cdabdc6780cd8c authored by R David Murray on 21 March 2013, 01:12:17 UTC, committed by R David Murray on 21 March 2013, 01:12:17 UTC
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.
2 parent s f219c8d + d312c74
History
Tip revision: f1a40b4ec5bd25411189e33de1cdabdc6780cd8c authored by R David Murray on 21 March 2013, 01:12:17 UTC
Merge: #5713: Handle 421 error codes during sendmail by closing the socket.
Tip revision: f1a40b4
File Mode Size
RPM
TextMate
Vim
ACKS -rw-r--r-- 19.3 KB
HISTORY -rw-r--r-- 922.9 KB
NEWS -rw-r--r-- 194.4 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.6 KB
README.AIX -rw-r--r-- 5.0 KB
README.coverity -rw-r--r-- 845 bytes
README.valgrind -rw-r--r-- 4.3 KB
SpecialBuilds.txt -rw-r--r-- 10.7 KB
gdbinit -rw-r--r-- 4.7 KB
indent.pro -rw-r--r-- 557 bytes
python-config.in -rw-r--r-- 1.9 KB
python-wing3.wpr -rw-r--r-- 555 bytes
python-wing4.wpr -rw-r--r-- 835 bytes
python.man -rw-r--r-- 12.9 KB
python.pc.in -rw-r--r-- 293 bytes
svnmap.txt -rw-r--r-- 4.1 MB
valgrind-python.supp -rw-r--r-- 8.1 KB
vgrindefs -rw-r--r-- 500 bytes

README

back to top