Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

[3.8] bpo-35766: compile(): rename feature_version parameter (GH-13994)#14001

Merged
vstinner merged 1 commit into
python:3.8python/cpython:3.8from
vstinner:compile_feature_version38Copy head branch name to clipboard
Jun 12, 2019
Merged

[3.8] bpo-35766: compile(): rename feature_version parameter (GH-13994)#14001
vstinner merged 1 commit into
python:3.8python/cpython:3.8from
vstinner:compile_feature_version38Copy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Jun 12, 2019

Copy link
Copy Markdown
Member

Rename compile() feature_version parameter to _feature_version and
convert it to a keyword-only parameter.

Update also test_type_comments to pass feature_version as a tuple.

(cherry picked from commit efdf6ca)

https://bugs.python.org/issue35766

Rename compile() feature_version parameter to _feature_version and
convert it to a keyword-only parameter.

Update also test_type_comments to pass feature_version as a tuple.

(cherry picked from commit efdf6ca)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.