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