mirror of
https://github.com/python/cpython.git
synced 2026-01-01 13:03:56 +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.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| _warnings.c.h | ||
| bltinmodule.c.h | ||
| context.c.h | ||
| import.c.h | ||
| marshal.c.h | ||
| sysmodule.c.h | ||
| traceback.c.h | ||