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
6802964fb4
cpython
/
Python
/
clinic
History
Yury Selivanov
f23746a934
bpo-32436: Implement PEP 567 (
#5027
)
2018-01-22 19:11:18 -05: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
bpo-32436: Implement PEP 567 (
#5027
)
2018-01-22 19:11:18 -05: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