This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-02 07:05:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v3.6.0a4
cpython
/
Python
/
clinic
T
History
Serhiy Storchaka
9171a8b4ce
Issue
#27574
: Decreased an overhead of parsing keyword arguments in functions
...
implemented with using Argument Clinic.
2016-08-14 10:52:18 +03:00
..
bltinmodule.c.h
Issue
#27574
: Decreased an overhead of parsing keyword arguments in functions
2016-08-14 10:52:18 +03:00
import.c.h
- Issue
#27332
: Fixed the type of the first argument of module-level functions
2016-07-07 18:20:03 +03:00