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 jcea
Recipients Garen, belopolsky, danchr, dhduvall, dmalcolm, fche, glyph, hazmat, jbaker, jcea, jmcp, laca, lasizoillo, loewis, mjw, movement, neologix, pitrou, rhettinger, robert.kern, ronaldoussoren, serverhorror, sirg3, techtonik, twleung, wsanchez
Date 2011-11-30.03:55:33
SpamBayes Score 7.872125e-11
Marked as misclassified No
Message-id <1322625333.97.0.0330454178441.issue13405@psf.upfronthosting.co.za>
In-reply-to
Content
Stack trace helper done for the case that the filenames and the function names are ascii. Pending the case we have latin1 and unicode characters.

In the process I have learned more about the implementation details of PEP-393 that I would like to know :-).

Code ready for general testing. I want to do same changes before asking for review.

I know that 2.7 patch is not going to be integrated in mainline but would you consider reviewing it?. I would adopt the changes proposed, and integrate them also in 3.3 version, before the formal review.
History
Date User Action Args
2011-11-30 03:55:34jceasetrecipients: + jcea, loewis, rhettinger, ronaldoussoren, belopolsky, pitrou, wsanchez, movement, techtonik, serverhorror, glyph, laca, twleung, jbaker, robert.kern, sirg3, danchr, dhduvall, dmalcolm, mjw, Garen, neologix, lasizoillo, fche, hazmat, jmcp
2011-11-30 03:55:33jceasetmessageid: <1322625333.97.0.0330454178441.issue13405@psf.upfronthosting.co.za>
2011-11-30 03:55:33jcealinkissue13405 messages
2011-11-30 03:55:33jceacreate