This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-29 14:15:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
/
clinic
History
Serhiy Storchaka
32d96a2b5b
bpo-23867: Argument Clinic: inline parsing code for a single positional parameter. (GH-9689)
2018-12-25 13:23:47 +02:00
..
_warnings.c.h
bpo-33012: Fix invalid function cast warnings with gcc 8 in Argument Clinic. (GH-6748)
2018-11-27 11:27:36 +02:00
bltinmodule.c.h
bpo-23867: Argument Clinic: inline parsing code for a single positional parameter. (GH-9689)
2018-12-25 13:23:47 +02:00
context.c.h
bpo-33012: Fix invalid function cast warnings with gcc 8 in Argument Clinic. (GH-6748)
2018-11-27 11:27:36 +02:00
import.c.h
bpo-23867: Argument Clinic: inline parsing code for a single positional parameter. (GH-9689)
2018-12-25 13:23:47 +02:00
marshal.c.h
bpo-23867: Argument Clinic: inline parsing code for a single positional parameter. (GH-9689)
2018-12-25 13:23:47 +02:00
sysmodule.c.h
bpo-33012: Fix invalid function cast warnings with gcc 8 in Argument Clinic. (GH-6748)
2018-11-27 11:27:36 +02:00
traceback.c.h
bpo-30579: Allow TracebackType creation and tb_next mutation from Python (GH-4793)
2018-01-07 23:30:18 +10:00