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 christian.heimes
Recipients brett.cannon, christian.heimes, erlendaasland, pablogsal, vstinner
Date 2021-10-22.13:36:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634909797.08.0.213479436153.issue43974@roundup.psfhosted.org>
In-reply-to
Content
New changeset 03e9f5dc751b8c441a85f428abc3f432ffe46345 by Christian Heimes in branch 'main':
bpo-43974: Move Py_BUILD_CORE_MODULE into module code (GH-29157)
https://github.com/python/cpython/commit/03e9f5dc751b8c441a85f428abc3f432ffe46345
History
Date User Action Args
2021-10-22 13:36:37christian.heimessetrecipients: + christian.heimes, brett.cannon, vstinner, pablogsal, erlendaasland
2021-10-22 13:36:37christian.heimessetmessageid: <1634909797.08.0.213479436153.issue43974@roundup.psfhosted.org>
2021-10-22 13:36:37christian.heimeslinkissue43974 messages
2021-10-22 13:36:37christian.heimescreate