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 python-dev
Recipients kilowu, python-dev, sigi, vstinner
Date 2015-03-12.14:33:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150312143318.70288.399@psf.io>
In-reply-to
Content
New changeset e78de5b1e3ef by Victor Stinner in branch 'default':
Issue #23566: enable(), register(), dump_traceback() and dump_traceback_later()
https://hg.python.org/cpython/rev/e78de5b1e3ef
History
Date User Action Args
2015-03-12 14:33:21python-devsetrecipients: + python-dev, vstinner, sigi, kilowu
2015-03-12 14:33:21python-devlinkissue23566 messages
2015-03-12 14:33:21python-devcreate