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 brett.cannon, eric.snow, erlendaasland, jkloth, ncoghlan, nw0, serhiy.storchaka, shihai1991, vstinner
Date 2022-04-07.00:29:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649291395.98.0.571486909042.issue35134@roundup.psfhosted.org>
In-reply-to
Content
New changeset 85addfb9c6496eb3d26082348cf5aca848c877ef by Victor Stinner in branch 'main':
bpo-35134: Remove the Include/code.h header file (GH-32385)
https://github.com/python/cpython/commit/85addfb9c6496eb3d26082348cf5aca848c877ef
History
Date User Action Args
2022-04-07 00:29:56vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, jkloth, eric.snow, serhiy.storchaka, shihai1991, erlendaasland, nw0
2022-04-07 00:29:55vstinnersetmessageid: <1649291395.98.0.571486909042.issue35134@roundup.psfhosted.org>
2022-04-07 00:29:55vstinnerlinkissue35134 messages
2022-04-07 00:29:55vstinnercreate