Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
343ed0ffe0d5ddd4f17c31e14a656a04ac7dfc19
cpython/Python/clinic
History
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
..
_warnings.c.h
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +02:00
bltinmodule.c.h
bpo-35766: compile(): rename feature_version parameter (GH-13994)
2019-06-12 02:52:16 +02:00
context.c.h
bpo-36101: remove non-ascii characters in docstring (GH-12018)
2019-02-25 08:18:48 +09:00
import.c.h
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +02:00
marshal.c.h
bpo-35582: Argument Clinic: inline parsing code for positional parameters. (GH-11313)
2019-01-11 16:01:14 +02:00
sysmodule.c.h
bpo-36933: Remove sys.set_coroutine_wrapper (marked for removal in 3.8) (GH-13577)
2019-05-28 00:10:59 -07:00
traceback.c.h
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +02:00
Powered by Gitea Page: 248ms Template: 21ms
English
English
Licenses API