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 Dormouse759, ncoghlan, petr.viktorin, scoder, shihai1991, terry.reedy, vstinner
Date 2020-05-07.13:40:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588858806.55.0.261438689547.issue38787@roundup.psfhosted.org>
In-reply-to
Content
New changeset e1becf46b4e3ba6d7d32ebf4bbd3e0804766a423 by Petr Viktorin in branch 'master':
bpo-38787: C API for module state access from extension methods (PEP 573) (GH-19936)
https://github.com/python/cpython/commit/e1becf46b4e3ba6d7d32ebf4bbd3e0804766a423
History
Date User Action Args
2020-05-07 13:40:06vstinnersetrecipients: + vstinner, terry.reedy, ncoghlan, scoder, petr.viktorin, Dormouse759, shihai1991
2020-05-07 13:40:06vstinnersetmessageid: <1588858806.55.0.261438689547.issue38787@roundup.psfhosted.org>
2020-05-07 13:40:06vstinnerlinkissue38787 messages
2020-05-07 13:40:06vstinnercreate