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-02-13.08:11:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518509461.61.0.467229070634.issue30579@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset aec7532ed3ccbd29d3429a3f375e25f956c44003 by Nick Coghlan in branch 'master':
bpo-30579: Docs for dynamic traceback creation (GH-5653)
https://github.com/python/cpython/commit/aec7532ed3ccbd29d3429a3f375e25f956c44003
History
Date User Action Args
2018-02-13 08:11:01ncoghlansetrecipients: + ncoghlan, brett.cannon, njs, eric.snow, yselivanov
2018-02-13 08:11:01ncoghlansetmessageid: <1518509461.61.0.467229070634.issue30579@psf.upfronthosting.co.za>
2018-02-13 08:11:01ncoghlanlinkissue30579 messages
2018-02-13 08:11:01ncoghlancreate