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 serhiy.storchaka
Recipients jd, serhiy.storchaka
Date 2020-11-02.14:16:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604326591.1.0.812582102776.issue41435@roundup.psfhosted.org>
In-reply-to
Content
New changeset 64366fa9b3ba71b8a503a8719eff433f4ea49eb9 by Julien Danjou in branch 'master':
bpo-41435: Add sys._current_exceptions() function (GH-21689)
https://github.com/python/cpython/commit/64366fa9b3ba71b8a503a8719eff433f4ea49eb9
History
Date User Action Args
2020-11-02 14:16:31serhiy.storchakasetrecipients: + serhiy.storchaka, jd
2020-11-02 14:16:31serhiy.storchakasetmessageid: <1604326591.1.0.812582102776.issue41435@roundup.psfhosted.org>
2020-11-02 14:16:31serhiy.storchakalinkissue41435 messages
2020-11-02 14:16:31serhiy.storchakacreate