This website requires JavaScript.
Explore
Help
Sign In
1berry
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
/
clinic
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