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 Dormouse759, miss-islington, ncoghlan, petr.viktorin, scoder, shihai1991, terry.reedy, vstinner
Date 2020-09-04.22:32:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599258752.52.0.260699599725.issue38787@roundup.psfhosted.org>
In-reply-to
Content
New changeset fbb9ee0a903fb9b7b4b807f85aed1de754da09e6 by Miss Islington (bot) in branch '3.9':
[3.9] bpo-38787: Clarify docs for PyType_GetModule and warn against common mistake (GH-20215) (GH-21984)
https://github.com/python/cpython/commit/fbb9ee0a903fb9b7b4b807f85aed1de754da09e6
History
Date User Action Args
2020-09-04 22:32:32miss-islingtonsetrecipients: + miss-islington, terry.reedy, ncoghlan, scoder, vstinner, petr.viktorin, Dormouse759, shihai1991
2020-09-04 22:32:32miss-islingtonsetmessageid: <1599258752.52.0.260699599725.issue38787@roundup.psfhosted.org>
2020-09-04 22:32:32miss-islingtonlinkissue38787 messages
2020-09-04 22:32:32miss-islingtoncreate