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 vstinner
Recipients benjamin.peterson, gjb1002, vstinner
Date 2010-03-12.14:48:05
SpamBayes Score 0.00021310641
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
> Commited to trunk: r78826

Backported to py3k as r78872. But py3k will require extra work: there are some PyErr_Clear() somewhere, eating the errors.
History
Date User Action Args
2010-03-12 14:48:07vstinnersetrecipients: + vstinner, gjb1002, benjamin.peterson
2010-03-12 14:48:07vstinnersetmessageid: <[email protected]>
2010-03-12 14:48:05vstinnerlinkissue3137 messages
2010-03-12 14:48:05vstinnercreate