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-06-22 11:03:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de9c32fc34fe2e000de1a5588296327beb663af8
cpython
/
Python
/
clinic
T
History
Pablo Galindo Salgado
1f3c2679f1
gh-149321: Remove lazy_imports=none startup mode (
#149389
)
2026-05-19 16:01:15 -07:00
..
_contextvars.c.h
…
_warnings.c.h
…
bltinmodule.c.h
Improve
hash()
builtin docstring with caveats. (GH-125229)
2026-04-24 16:36:46 +00:00
context.c.h
…
import.c.h
gh-142349: Implement PEP 810 - Explicit lazy imports (
#142351
)
2026-02-12 00:15:33 +00:00
instruction_sequence.c.h
…
instrumentation.c.h
…
marshal.c.h
…
Python-tokenize.c.h
…
sysmodule.c.h
gh-149321: Remove lazy_imports=none startup mode (
#149389
)
2026-05-19 16:01:15 -07:00
traceback.c.h
…