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 r.david.murray
Recipients barry, benjamin.peterson, janssen, kevinwatters, ncoghlan, r.david.murray, rhettinger, rmore, rtucker, scott.dial
Date 2009-12-10.01:13:55
SpamBayes Score 1.6883531e-06
Marked as misclassified No
Message-id <1260407638.74.0.235069335703.issue5949@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2009-12-10 01:13:59r.david.murraysetrecipients: + r.david.murray, barry, rhettinger, ncoghlan, janssen, scott.dial, kevinwatters, benjamin.peterson, rmore, rtucker
2009-12-10 01:13:58r.david.murraysetmessageid: <1260407638.74.0.235069335703.issue5949@psf.upfronthosting.co.za>
2009-12-10 01:13:56r.david.murraylinkissue5949 messages
2009-12-10 01:13:55r.david.murraycreate