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 Michael.Felt, corona10, erlendaasland, miss-islington, rhettinger, ronaldoussoren, shihai1991, vstinner
Date 2021-02-17.10:51:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613559093.5.0.377168233562.issue40170@roundup.psfhosted.org>
In-reply-to
Content
New changeset cd80f430daa7dfe7feeb431ed34f88db5f64aa30 by Erlend Egeberg Aasland in branch 'master':
bpo-40170: Always define PyExceptionClass_Name() as a function (GH-24553)
https://github.com/python/cpython/commit/cd80f430daa7dfe7feeb431ed34f88db5f64aa30
History
Date User Action Args
2021-02-17 10:51:33vstinnersetrecipients: + vstinner, rhettinger, ronaldoussoren, Michael.Felt, corona10, miss-islington, shihai1991, erlendaasland
2021-02-17 10:51:33vstinnersetmessageid: <1613559093.5.0.377168233562.issue40170@roundup.psfhosted.org>
2021-02-17 10:51:33vstinnerlinkissue40170 messages
2021-02-17 10:51:33vstinnercreate