Skip to content

[3.8] bpo-35975: Only use cf_feature_version if PyCF_ONLY_AST in cf_flags#21023

Merged
gvanrossum merged 5 commits into3.8from
fix-cf-feature-version-38
Jun 28, 2020
Merged

[3.8] bpo-35975: Only use cf_feature_version if PyCF_ONLY_AST in cf_flags#21023
gvanrossum merged 5 commits into3.8from
fix-cf-feature-version-38

Conversation

@gvanrossum
Copy link
Copy Markdown
Member

@gvanrossum gvanrossum commented Jun 21, 2020

Stefan Behnel reported that cf_feature_version is used even when
PyCF_ONLY_AST is not set. This is against the intention and against the
documented behavior, so it's been fixed. Includes a test contributed by Stefan.

https://bugs.python.org/issue35975

@gvanrossum gvanrossum merged commit e653369 into 3.8 Jun 28, 2020
@gvanrossum gvanrossum deleted the fix-cf-feature-version-38 branch June 28, 2020 00:35
@bedevere-bot
Copy link
Copy Markdown

@gvanrossum: Please replace # with GH- in the commit message next time. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants