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 miss-islington, serhiy.storchaka
Date 2020-11-21.10:39:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605955166.55.0.548149662081.issue42412@roundup.psfhosted.org>
In-reply-to
Content
New changeset 648a32b12ec676036ae4115747d458fb6f379d74 by Miss Islington (bot) in branch '3.8':
bpo-42412: Fix possible leaks and check arguments in PyType_FromModuleAndSpec() (GH-23410)
https://github.com/python/cpython/commit/648a32b12ec676036ae4115747d458fb6f379d74
History
Date User Action Args
2020-11-21 10:39:26miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka
2020-11-21 10:39:26miss-islingtonsetmessageid: <1605955166.55.0.548149662081.issue42412@roundup.psfhosted.org>
2020-11-21 10:39:26miss-islingtonlinkissue42412 messages
2020-11-21 10:39:26miss-islingtoncreate