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 corona10, erlendaasland, kumaraditya, miss-islington, petr.viktorin, phsilva, shihai1991, vstinner
Date 2022-01-22.20:49:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642884551.41.0.287312991118.issue46417@roundup.psfhosted.org>
In-reply-to
Content
New changeset f1bcdeaca6e912a2bec1fbcff76cc49e7f761d38 by Victor Stinner in branch 'main':
bpo-46417: Factorize _PyExc_InitTypes() code (GH-30804)
https://github.com/python/cpython/commit/f1bcdeaca6e912a2bec1fbcff76cc49e7f761d38
History
Date User Action Args
2022-01-22 20:49:11vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, miss-islington, shihai1991, erlendaasland, kumaraditya
2022-01-22 20:49:11vstinnersetmessageid: <1642884551.41.0.287312991118.issue46417@roundup.psfhosted.org>
2022-01-22 20:49:11vstinnerlinkissue46417 messages
2022-01-22 20:49:11vstinnercreate