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
c-api
data
distutils
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.9 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-- 37.4 KB
license.rst -rw-r--r-- 46.4 KB
make.bat -rw-r--r-- 1.5 KB

README.txt

back to top