This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author scott.dial
Recipients barry, benjamin.peterson, janssen, kevinwatters, ncoghlan, r.david.murray, rhettinger, rmore, rtucker, scott.dial
Date 2009-12-09.18:34:45
SpamBayes Score 0.004391853
Marked as misclassified No
Message-id <1260383687.36.0.983277956583.issue5949@psf.upfronthosting.co.za>
In-reply-to
Content
I've revised my opinion. If you extract out only the changes to
SocketServer and ignore the others, then I would consider it a good
backport (fixes bugs only). I have attached such a patch.

BTW, with this patch, you can remove the shutdown() call in the
test_imaplib patch.
History
Date User Action Args
2009-12-09 18:34:47scott.dialsetrecipients: + scott.dial, barry, rhettinger, ncoghlan, janssen, kevinwatters, benjamin.peterson, r.david.murray, rmore, rtucker
2009-12-09 18:34:47scott.dialsetmessageid: <1260383687.36.0.983277956583.issue5949@psf.upfronthosting.co.za>
2009-12-09 18:34:46scott.diallinkissue5949 messages
2009-12-09 18:34:45scott.dialcreate