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 vstinner
Date 2018-11-22.17:38:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542908321.04.0.788709270274.issue35177@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3bb183d7fb83ad6a84ec13dea90f95d67be35c69 by Victor Stinner in branch 'master':
bpo-35177, Python-ast.h: Fix "Yield" compiler warning (GH-10664)
https://github.com/python/cpython/commit/3bb183d7fb83ad6a84ec13dea90f95d67be35c69
History
Date User Action Args
2018-11-22 17:38:41vstinnersetrecipients: + vstinner
2018-11-22 17:38:41vstinnersetmessageid: <1542908321.04.0.788709270274.issue35177@psf.upfronthosting.co.za>
2018-11-22 17:38:41vstinnerlinkissue35177 messages
2018-11-22 17:38:41vstinnercreate