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 Mark.Shannon
Recipients Mark.Shannon, vstinner
Date 2022-02-07.15:06:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644246401.59.0.16609106081.issue46670@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4b603f628207b380a8a2f22d7ff5d2dbb0853e2e by Victor Stinner in branch 'main':
bpo-46670: Remove unused macros in ceval.c (GH-31196)
https://github.com/python/cpython/commit/4b603f628207b380a8a2f22d7ff5d2dbb0853e2e
History
Date User Action Args
2022-02-07 15:06:41Mark.Shannonsetrecipients: + Mark.Shannon, vstinner
2022-02-07 15:06:41Mark.Shannonsetmessageid: <1644246401.59.0.16609106081.issue46670@roundup.psfhosted.org>
2022-02-07 15:06:41Mark.Shannonlinkissue46670 messages
2022-02-07 15:06:41Mark.Shannoncreate