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-07-29 05:08:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0d3eeff864a5b03ee2d05232b3ec14bd86a0970
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