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 vstinner
Date 2010-04-23.20:22:34
SpamBayes Score 9.515444e-05
Marked as misclassified No
Message-id <1272054156.13.0.542160669392.issue8467@psf.upfronthosting.co.za>
In-reply-to
Content
Commited in py3k (r80413), blocked in 3.1 (r80414).

Python 3.1 uses pickle to encode the traceback and pickle supports surrogates (see #8383).
History
Date User Action Args
2010-04-23 20:22:36vstinnersetrecipients: + vstinner
2010-04-23 20:22:36vstinnersetmessageid: <1272054156.13.0.542160669392.issue8467@psf.upfronthosting.co.za>
2010-04-23 20:22:34vstinnerlinkissue8467 messages
2010-04-23 20:22:34vstinnercreate