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 ncoghlan
Recipients brett.cannon, eric.snow, ncoghlan, njs, yselivanov
Date 2018-01-07.13:30:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515331820.58.0.467229070634.issue30579@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e46a8af450210ee5c7f0459ad6beddbc626ae60f by Nick Coghlan (Nathaniel J. Smith) in branch 'master':
bpo-30579: Allow TracebackType creation and tb_next mutation from Python (GH-4793)
https://github.com/python/cpython/commit/e46a8af450210ee5c7f0459ad6beddbc626ae60f
History
Date User Action Args
2018-01-07 13:30:20ncoghlansetrecipients: + ncoghlan, brett.cannon, njs, eric.snow, yselivanov
2018-01-07 13:30:20ncoghlansetmessageid: <1515331820.58.0.467229070634.issue30579@psf.upfronthosting.co.za>
2018-01-07 13:30:20ncoghlanlinkissue30579 messages
2018-01-07 13:30:20ncoghlancreate