mirror of
https://github.com/python/cpython.git
synced 2026-01-30 14:46:17 +00:00
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.