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 felixxm, kj, miss-islington, pablogsal, vstinner
Date 2021-05-26.09:31:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622021467.46.0.279245219746.issue44232@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7b3b6982a5683f5146ede58a448d3edb777e501b by Miss Islington (bot) in branch '3.10':
bpo-44232: Fix type_new() error reporting (GH-26359) (GH-26365)
https://github.com/python/cpython/commit/7b3b6982a5683f5146ede58a448d3edb777e501b
History
Date User Action Args
2021-05-26 09:31:07vstinnersetrecipients: + vstinner, pablogsal, miss-islington, felixxm, kj
2021-05-26 09:31:07vstinnersetmessageid: <1622021467.46.0.279245219746.issue44232@roundup.psfhosted.org>
2021-05-26 09:31:07vstinnerlinkissue44232 messages
2021-05-26 09:31:07vstinnercreate