Victor Stinner efdf6ca90f
bpo-35766: compile(): rename feature_version parameter (GH-13994)
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.
2019-06-12 02:52:16 +02:00
..
2009-04-27 20:54:42 +00:00
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library