This website requires JavaScript.
Explore
Help
Sign in
ilusha
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython
synced
2026-09-27 05:28:17 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b270b82f11
cpython
/
Objects
/
stringlib
/
clinic
History
Download ZIP
Download TAR.GZ
Victor Stinner
b270b82f11
gh-91320: Argument Clinic uses _PyCFunction_CAST() (
#32210
)
...
Replace "(PyCFunction)(void(*)(void))func" cast with _PyCFunction_CAST(func).
2022-05-03 20:25:41 +02:00
..
transmogrify.h.h