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 scoder
Recipients miss-islington, ncoghlan, petr.viktorin, scoder, serhiy.storchaka, shihai1991
Date 2020-06-10.16:43:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591807396.79.0.710130898506.issue40703@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9419158a3e67ba2eadf33215568003ed723b0a98 by Miss Islington (bot) in branch '3.9':
bpo-40703: Let PyType_FromSpec() set "type.__module__" only if it is not set yet. (GH-20273) (GH-20782)
https://github.com/python/cpython/commit/9419158a3e67ba2eadf33215568003ed723b0a98
History
Date User Action Args
2020-06-10 16:43:16scodersetrecipients: + scoder, ncoghlan, petr.viktorin, serhiy.storchaka, miss-islington, shihai1991
2020-06-10 16:43:16scodersetmessageid: <1591807396.79.0.710130898506.issue40703@roundup.psfhosted.org>
2020-06-10 16:43:16scoderlinkissue40703 messages
2020-06-10 16:43:16scodercreate