Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 12, 2019

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

3 participants