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 vstinner
Recipients petr.viktorin, rhettinger, shihai1991, tim.peters, vstinner
Date 2020-03-16.13:15:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584364522.6.0.0723878352414.issue39968@roundup.psfhosted.org>
In-reply-to
Content
New changeset f707d94af68a15afc27c1a9da5835f9456259fea by Hai Shi in branch 'master':
bpo-39968: Convert extension modules' macros of get_module_state() to inline functions (GH-19017)
https://github.com/python/cpython/commit/f707d94af68a15afc27c1a9da5835f9456259fea
History
Date User Action Args
2020-03-16 13:15:22vstinnersetrecipients: + vstinner, tim.peters, rhettinger, petr.viktorin, shihai1991
2020-03-16 13:15:22vstinnersetmessageid: <1584364522.6.0.0723878352414.issue39968@roundup.psfhosted.org>
2020-03-16 13:15:22vstinnerlinkissue39968 messages
2020-03-16 13:15:22vstinnercreate