Staging
v0.5.1
https://github.com/python/cpython
Revision d312c740f15b2ee8ba242fb779884f7e19b28a7e authored by R David Murray on 21 March 2013, 00:36:14 UTC, committed by R David Murray on 21 March 2013, 00:36:14 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.
1 parent 958f7ae
History
Tip revision: d312c740f15b2ee8ba242fb779884f7e19b28a7e authored by R David Murray on 21 March 2013, 00:36:14 UTC
#5713: Handle 421 error codes during sendmail by closing the socket.
Tip revision: d312c74
File Mode Size
c-api
data
distutils
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.8 KB
README.txt -rw-r--r-- 5.1 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 3.3 KB
conf.py -rw-r--r-- 5.9 KB
contents.rst -rw-r--r-- 415 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 33.0 KB
license.rst -rw-r--r-- 46.2 KB
make.bat -rw-r--r-- 1.5 KB

README.txt

back to top