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 miss-islington
Recipients Yonatan Goldschmidt, miss-islington, serhiy.storchaka
Date 2020-10-29.10:24:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603967056.35.0.0999465413641.issue42143@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9ede1b071bf5250ba5f2d04d7ba86a24c06d41a1 by Miss Skeleton (bot) in branch '3.8':
bpo-42143: Ensure PyFunction_NewWithQualName() can't fail after creating the func object (GH-22953)
https://github.com/python/cpython/commit/9ede1b071bf5250ba5f2d04d7ba86a24c06d41a1
History
Date User Action Args
2020-10-29 10:24:16miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, Yonatan Goldschmidt
2020-10-29 10:24:16miss-islingtonsetmessageid: <1603967056.35.0.0999465413641.issue42143@roundup.psfhosted.org>
2020-10-29 10:24:16miss-islingtonlinkissue42143 messages
2020-10-29 10:24:16miss-islingtoncreate