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-30 14:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
/
clinic
History
sobolevn
f841099dc0
[3.12] gh-107526: Revert "gh-100357: Convert several functions in bltinsmodule to AC" (GH-107542) (
#130371
)
2025-02-26 12:27:33 +03:00
..
_warnings.c.h
gh-39615: Add warnings.warn() skip_file_prefixes support (
#100840
)
2023-01-27 18:35:14 -08:00
bltinmodule.c.h
[3.12] gh-107526: Revert "gh-100357: Convert several functions in bltinsmodule to AC" (GH-107542) (
#130371
)
2025-02-26 12:27:33 +03:00
context.c.h
…
import.c.h
gh-98627: Add an Optional Check for Extension Module Subinterpreter Compatibility (gh-99040)
2023-02-15 18:16:00 -07:00
instrumentation.c.h
GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-103083)
2023-04-12 12:04:55 +01:00
marshal.c.h
…
Python-tokenize.c.h
[3.12] gh-105069: Add a readline-like callable to the tokenizer to consume input iteratively (GH-105070) (
#105119
)
2023-05-31 11:11:53 +01:00
sysmodule.c.h
[3.12] gh-113993: Make interned strings mortal (GH-120520, GH-121364, GH-121903, GH-122303) (
#123065
)
2024-09-27 13:28:48 -07:00
traceback.c.h
…