[issue5949] IMAP4_SSL spin because of SSLSocket.suppress_ragged_eofs
R. David Murray
report at bugs.python.org
Thu Dec 10 02:13:58 CET 2009
R. David Murray <rdmurray at bitdance.com> added the comment:
Unfortunately, the SocketServer patches introduced other issues (see for
example issue 6381). So I'm reluctant to backport those changes, since
as you say no one had reported problems. It seems like the chance of
inadvertently breaking someone's working 2.6 code is too high given the
absence of any actual bug report that we'd be fixing.
So I'm inclined to go with your revised test for the 2.6 backport of
this bugfix.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5949>
_______________________________________
More information about the Python-bugs-list
mailing list