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 pablogsal
Recipients ZackerySpytz, brett.cannon, cheryl.sabella, martin.panter, mbussonn, pablogsal, rhettinger, terry.reedy
Date 2020-11-05.22:18:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604614738.41.0.509790973526.issue26389@roundup.psfhosted.org>
In-reply-to
Content
New changeset 91e93794d5dd1aa91fbe142099c2955e0c4c1660 by Zackery Spytz in branch 'master':
bpo-26389: Allow passing an exception object in the traceback module (GH-22610)
https://github.com/python/cpython/commit/91e93794d5dd1aa91fbe142099c2955e0c4c1660
History
Date User Action Args
2020-11-05 22:18:58pablogsalsetrecipients: + pablogsal, brett.cannon, rhettinger, terry.reedy, martin.panter, mbussonn, cheryl.sabella, ZackerySpytz
2020-11-05 22:18:58pablogsalsetmessageid: <1604614738.41.0.509790973526.issue26389@roundup.psfhosted.org>
2020-11-05 22:18:58pablogsallinkissue26389 messages
2020-11-05 22:18:58pablogsalcreate