This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-06 22:43:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
/
clinic
History
Andrew Svetlov
469d2e416c
gh-129889: Support context manager protocol by contextvars.Token (
#129888
)
2025-02-12 12:32:58 +01:00
..
_warnings.c.h
…
bltinmodule.c.h
…
context.c.h
gh-129889: Support context manager protocol by contextvars.Token (
#129888
)
2025-02-12 12:32:58 +01:00
import.c.h
…
instruction_sequence.c.h
…
instrumentation.c.h
…
marshal.c.h
…
Python-tokenize.c.h
…
sysmodule.c.h
gh-128509: Add
sys._is_immortal
for identifying immortal objects (
#128510
)
2025-01-31 15:27:08 +00:00
traceback.c.h
…