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 jd, vstinner
Date 2020-01-13.16:30:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578933021.37.0.320632536722.issue39164@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3430c55417f59078ac397c343894a3ee82a39624 by Victor Stinner (Julien Danjou) in branch 'master':
bpo-39164: Add private _PyErr_GetExcInfo() function (GH-17752)
https://github.com/python/cpython/commit/3430c55417f59078ac397c343894a3ee82a39624
History
Date User Action Args
2020-01-13 16:30:21vstinnersetrecipients: + vstinner, jd
2020-01-13 16:30:21vstinnersetmessageid: <1578933021.37.0.320632536722.issue39164@roundup.psfhosted.org>
2020-01-13 16:30:21vstinnerlinkissue39164 messages
2020-01-13 16:30:20vstinnercreate