This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2064bb6d57
cpython
/
Python
/
clinic
History
Peter Lamut
20678fd874
Add docstrings to public methods from context.c (GH-8531)
2018-07-30 16:15:44 +01:00
..
_warnings.c.h
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (
#4746
)
2017-12-15 13:11:11 +02:00
bltinmodule.c.h
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (
#4746
)
2017-12-15 13:11:11 +02:00
context.c.h
Add docstrings to public methods from context.c (GH-8531)
2018-07-30 16:15:44 +01:00
import.c.h
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (
#4746
)
2017-12-15 13:11:11 +02:00
marshal.c.h
bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (
#4746
)
2017-12-15 13:11:11 +02:00
sysmodule.c.h
bpo-32591: Add native coroutine origin tracking (
#5250
)
2018-01-21 09:44:07 -05: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