◐ Shell
clean mode source ↗

[3.8] bpo-37253: Document PyCompilerFlags.cf_feature_version (GH-14019) by vstinner · Pull Request #14038 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner

merged 2 commits into

python:3.8from

vstinner:compiler_flags_doc38

Jun 13, 2019

Merged

[3.8] bpo-37253: Document PyCompilerFlags.cf_feature_version (GH-14019)#14038

vstinner

merged 2 commits into

python:3.8from

vstinner:compiler_flags_doc38

Conversation

@vstinner

@vstinner vstinner commented

Jun 13, 2019

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

vstinner added 2 commits

June 13, 2019 02:18
* Update PyCompilerFlags structure documentation.
* Document the new cf_feature_version field in the Changes in the C
  API section of the What's New in Python 3.8 doc.

(cherry picked from commit 2c9b498)
Remove ";" to fix Sphinx formatting.

(cherry picked from commit a04ea4f)

@bedevere-bot bedevere-bot added the docs

Documentation in the Doc dir

label

Jun 13, 2019

@vstinner vstinner merged commit f9445a3 into python:3.8

Jun 13, 2019

@vstinner vstinner deleted the compiler_flags_doc38 branch

June 13, 2019 00:40

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

Reviewers

No reviews

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot