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 brett.cannon, eric.snow, jkloth, ncoghlan, serhiy.storchaka, vstinner
Date 2019-05-19.22:15:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558304100.83.0.251039924432.issue35134@roundup.psfhosted.org>
In-reply-to
Content
New changeset ed48866c55b8e4ee14faa8b5ad97819e8e74c98b by Victor Stinner in branch 'master':
bpo-35134: Split traceback.h header (GH-13430)
https://github.com/python/cpython/commit/ed48866c55b8e4ee14faa8b5ad97819e8e74c98b
History
Date User Action Args
2019-05-19 22:15:00vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, jkloth, eric.snow, serhiy.storchaka
2019-05-19 22:15:00vstinnersetmessageid: <1558304100.83.0.251039924432.issue35134@roundup.psfhosted.org>
2019-05-19 22:15:00vstinnerlinkissue35134 messages
2019-05-19 22:15:00vstinnercreate