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 miss-islington
Recipients eric.smith, gvanrossum, iritkatriel, miss-islington, steven.daprano, vstinner
Date 2020-12-01.01:35:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606786557.0.0.29802153473.issue42482@roundup.psfhosted.org>
In-reply-to
Content
New changeset 427613f005f0f412d12f0d775d2b609bae0ae1ad by Irit Katriel in branch 'master':
bpo-42482: remove reference to exc_traceback from TracebackException (GH-23531)
https://github.com/python/cpython/commit/427613f005f0f412d12f0d775d2b609bae0ae1ad
History
Date User Action Args
2020-12-01 01:35:57miss-islingtonsetrecipients: + miss-islington, gvanrossum, vstinner, eric.smith, steven.daprano, iritkatriel
2020-12-01 01:35:56miss-islingtonsetmessageid: <1606786557.0.0.29802153473.issue42482@roundup.psfhosted.org>
2020-12-01 01:35:56miss-islingtonlinkissue42482 messages
2020-12-01 01:35:56miss-islingtoncreate