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 gvanrossum
Recipients emma_smith, gvanrossum, levkivskyi, masthana, miss-islington, msullivan, petr.viktorin, scoder, serhiy.storchaka, vstinner, yselivanov
Date 2020-06-28.00:33:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 9d197c7d48147a9ea2f7f7be917f35514a16524b by Guido van Rossum in branch 'master':
bpo-35975: Only use cf_feature_version if PyCF_ONLY_AST in cf_flags (#21021)
https://github.com/python/cpython/commit/9d197c7d48147a9ea2f7f7be917f35514a16524b
History
Date User Action Args
2020-06-28 00:33:56gvanrossumsetrecipients: + gvanrossum, scoder, vstinner, petr.viktorin, serhiy.storchaka, yselivanov, levkivskyi, emma_smith, miss-islington, masthana, msullivan
2020-06-28 00:33:55gvanrossumsetmessageid: <[email protected]>
2020-06-28 00:33:55gvanrossumlinkissue35975 messages
2020-06-28 00:33:55gvanrossumcreate