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 ezio.melotti
Recipients barry, cvrebert, exarkun, ezio.melotti, pitrou
Date 2009-11-12.05:22:49
SpamBayes Score 7.693446e-06
Marked as misclassified No
Message-id <1258003371.36.0.490018009405.issue6108@psf.upfronthosting.co.za>
In-reply-to
Content
I added the output of unicode_exceptions.py on Py2.6 and a testcase
(against the trunk) that fails for 5 different exceptions, including the
IOError mentioned in #6890 (also added to unicode_exceptions.py).
The problem has been introduced by #2517.
History
Date User Action Args
2009-11-12 05:22:51ezio.melottisetrecipients: + ezio.melotti, barry, exarkun, pitrou, cvrebert
2009-11-12 05:22:51ezio.melottisetmessageid: <1258003371.36.0.490018009405.issue6108@psf.upfronthosting.co.za>
2009-11-12 05:22:50ezio.melottilinkissue6108 messages
2009-11-12 05:22:49ezio.melotticreate