Message9806

Author mbooth
Recipients mbooth
Date 2015-04-13.10:21:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428920507.5.0.625399275352.issue2322@psf.upfronthosting.co.za>
In-reply-to
Content
This problem was reported to me in the Red Hat bugzilla here:

https://bugzilla.redhat.com/show_bug.cgi?id=1159201

These problems were fixed in CPython 2.7 in the following commits:

ftplib:  https://hg.python.org/cpython/rev/44ac81e6d584
imaplib: https://hg.python.org/cpython/rev/dd906f4ab923
nntplib: https://hg.python.org/cpython/rev/36680a7c0e22
poplib:  https://hg.python.org/cpython/rev/339f877cca11
smtplib: https://hg.python.org/cpython/rev/923aac88a3cc
httplib: https://hg.python.org/cpython/rev/5e310c6a8520

Please consider back-porting them to Jython 2.7.
History
Date User Action Args
2015-04-13 10:21:47mboothsetrecipients: + mbooth
2015-04-13 10:21:47mboothsetmessageid: <1428920507.5.0.625399275352.issue2322@psf.upfronthosting.co.za>
2015-04-13 10:21:47mboothlinkissue2322 messages
2015-04-13 10:21:46mboothcreate