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, pablogsal, petr.viktorin, scoder, shihai1991, vstinner
Date 2020-03-19.17:11:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584637897.24.0.078202975115.issue39824@roundup.psfhosted.org>
In-reply-to
Content
New changeset 13397ee47d23fda2e8d4bef40c1df986457673d1 by Hai Shi in branch 'master':
bpo-39824: Convert PyModule_GetState() to get_module_state() (GH-19076)
https://github.com/python/cpython/commit/13397ee47d23fda2e8d4bef40c1df986457673d1
History
Date User Action Args
2020-03-19 17:11:37miss-islingtonsetrecipients: + miss-islington, ncoghlan, scoder, vstinner, petr.viktorin, Dormouse759, pablogsal, shihai1991
2020-03-19 17:11:37miss-islingtonsetmessageid: <1584637897.24.0.078202975115.issue39824@roundup.psfhosted.org>
2020-03-19 17:11:37miss-islingtonlinkissue39824 messages
2020-03-19 17:11:37miss-islingtoncreate