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-24 11:44:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
29d39cc8f5
cpython
/
Python
/
clinic
History
Download ZIP
Download TAR.GZ
Victor Stinner
3e1fad6913
Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords
...
Issue
#29286
.
2017-01-17 01:29:01 +01:00
..
_warnings.c.h
Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords
2017-01-17 01:29:01 +01:00
bltinmodule.c.h
Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords
2017-01-17 01:29:01 +01: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