This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-06 20:51:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d83f7bcc484145596bae1ff015fed0762da345d
cpython
/
Python
/
clinic
T
History
Irit Katriel
c179c0e6cb
gh-117680: make _PyInstructionSequence a PyObject and use it in tests (
#117629
)
2024-04-17 16:42:04 +01:00
..
_warnings.c.h
…
bltinmodule.c.h
gh-117764: Fix and add signatures for many builtins (GH-117769)
2024-04-12 13:56:41 +03:00
context.c.h
…
import.c.h
…
instruction_sequence.c.h
gh-117680: make _PyInstructionSequence a PyObject and use it in tests (
#117629
)
2024-04-17 16:42:04 +01:00
instrumentation.c.h
…
marshal.c.h
gh-113626: Add allow_code parameter in marshal functions (GH-113648)
2024-01-16 18:05:15 +02:00
Python-tokenize.c.h
gh-111089: Revert PyUnicode_AsUTF8() changes (
#111833
)
2023-11-07 22:36:13 +00:00
sysmodule.c.h
gh-117764: Add signatures for some functions in the sys module (GH-117770)
2024-04-12 09:12:48 +00:00
traceback.c.h
gh-117764: Fix and add signatures for many builtins (GH-117769)
2024-04-12 13:56:41 +03:00