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 eric.snow, vstinner
Date 2020-01-30.08:02:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580371375.86.0.604228220676.issue38631@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2bf127d97bd1d60ead7c20d429b0c61ef61fc554 by Victor Stinner in branch 'master':
bpo-38631: Replace tp_new_wrapper() fatal error with SystemError (GH-18262)
https://github.com/python/cpython/commit/2bf127d97bd1d60ead7c20d429b0c61ef61fc554
History
Date User Action Args
2020-01-30 08:02:55vstinnersetrecipients: + vstinner, eric.snow
2020-01-30 08:02:55vstinnersetmessageid: <1580371375.86.0.604228220676.issue38631@roundup.psfhosted.org>
2020-01-30 08:02:55vstinnerlinkissue38631 messages
2020-01-30 08:02:55vstinnercreate