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, miss-islington, vstinner
Date 2019-06-13.00:40:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560386444.99.0.672996676052.issue37253@roundup.psfhosted.org>
In-reply-to
Content
New changeset f9445a391e6a91103fbe88bff4d3adc07f526c73 by Victor Stinner in branch '3.8':
[3.8] bpo-37253: Document PyCompilerFlags.cf_feature_version (GH-14019) (GH-14038)
https://github.com/python/cpython/commit/f9445a391e6a91103fbe88bff4d3adc07f526c73
History
Date User Action Args
2019-06-13 00:40:45vstinnersetrecipients: + vstinner, gvanrossum, miss-islington
2019-06-13 00:40:44vstinnersetmessageid: <1560386444.99.0.672996676052.issue37253@roundup.psfhosted.org>
2019-06-13 00:40:44vstinnerlinkissue37253 messages
2019-06-13 00:40:44vstinnercreate