This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-18 00:35:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
2247e5c48c
cpython
/
Python
/
clinic
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
2954f83999
- Issue
#27332
: Fixed the type of the first argument of module-level functions
...
generated by Argument Clinic. Patch by Petr Viktorin.
2016-07-07 18:20:03 +03:00
..
bltinmodule.c.h
- Issue
#27332
: Fixed the type of the first argument of module-level functions
2016-07-07 18:20:03 +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