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 petr.viktorin
Recipients Dormouse759, miss-islington, ncoghlan, petr.viktorin, scoder, shihai1991, terry.reedy, vstinner
Date 2020-08-27.13:37:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598535425.63.0.293099132949.issue38787@roundup.psfhosted.org>
In-reply-to
Content
New changeset d9a966ae08258da2ce2a432c943d8194760f09c4 by Petr Viktorin in branch 'master':
bpo-38787: Clarify docs for PyType_GetModule and warn against common mistake (GH-20215)
https://github.com/python/cpython/commit/d9a966ae08258da2ce2a432c943d8194760f09c4
History
Date User Action Args
2020-08-27 13:37:05petr.viktorinsetrecipients: + petr.viktorin, terry.reedy, ncoghlan, scoder, vstinner, Dormouse759, miss-islington, shihai1991
2020-08-27 13:37:05petr.viktorinsetmessageid: <1598535425.63.0.293099132949.issue38787@roundup.psfhosted.org>
2020-08-27 13:37:05petr.viktorinlinkissue38787 messages
2020-08-27 13:37:05petr.viktorincreate