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 eric.araujo, omatt, r.david.murray
Date 2010-07-31.03:44:56
SpamBayes Score 0.055111922
Marked as misclassified No
Message-id <1280547901.48.0.830949682402.issue8620@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a unit test that demonstrates the problem (against py3k trunk).  I'm not convinced that fixing this would be backward incompatible.  

(NB: please no one patch this bug, I'm expecting the patch to get created tomorrow during PyOhio.)
History
Date User Action Args
2010-07-31 19:25:58r.david.murrayunlinkissue8620 messages
2010-07-31 03:45:01r.david.murraysetrecipients: + r.david.murray, eric.araujo, omatt
2010-07-31 03:45:01r.david.murraysetmessageid: <1280547901.48.0.830949682402.issue8620@psf.upfronthosting.co.za>
2010-07-31 03:44:59r.david.murraylinkissue8620 messages
2010-07-31 03:44:59r.david.murraycreate