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 shihai1991, vstinner
Date 2021-04-07.11:01:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617793277.98.0.207887672167.issue43244@roundup.psfhosted.org>
In-reply-to
Content
New changeset d36d6a9c1808e87628ebaa855d4bec80130189f4 by Victor Stinner in branch 'master':
bpo-43244: Remove Yield macro from pycore_ast.h (GH-25243)
https://github.com/python/cpython/commit/d36d6a9c1808e87628ebaa855d4bec80130189f4
History
Date User Action Args
2021-04-07 11:01:18vstinnersetrecipients: + vstinner, shihai1991
2021-04-07 11:01:17vstinnersetmessageid: <1617793277.98.0.207887672167.issue43244@roundup.psfhosted.org>
2021-04-07 11:01:17vstinnerlinkissue43244 messages
2021-04-07 11:01:17vstinnercreate