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 martin.panter, pitrou, serhiy.storchaka, vstinner
Date 2014-12-05.00:51:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Can I apply traceback_at_exit-2.patch? I know that my change on tokenize is not perfect, but it doesn't look like an hack, and it adds a new unit test.

The linecache module can be enhanced in the issue #22696.
History
Date User Action Args
2014-12-05 00:51:34vstinnersetrecipients: + vstinner, pitrou, martin.panter, serhiy.storchaka
2014-12-05 00:51:34vstinnersetmessageid: <[email protected]>
2014-12-05 00:51:34vstinnerlinkissue22599 messages
2014-12-05 00:51:34vstinnercreate