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 gvanrossum, vstinner
Date 2019-06-13.00:16:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560385004.46.0.239015036869.issue37253@roundup.psfhosted.org>
In-reply-to
Content
New changeset 37d66d7d4bc7dbac9809d69966a774ebb32563be by Victor Stinner in branch 'master':
bpo-37253: Add _PyCompilerFlags_INIT macro (GH-14018)
https://github.com/python/cpython/commit/37d66d7d4bc7dbac9809d69966a774ebb32563be
History
Date User Action Args
2019-06-13 00:16:44vstinnersetrecipients: + vstinner, gvanrossum
2019-06-13 00:16:44vstinnersetmessageid: <1560385004.46.0.239015036869.issue37253@roundup.psfhosted.org>
2019-06-13 00:16:44vstinnerlinkissue37253 messages
2019-06-13 00:16:44vstinnercreate