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 06:36:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
concurrent
/
interpreters
History
Peter Bierma
571210b8f3
gh-135729: Store reference to globals in
Interpreter._decref
(GH-139104)
2025-09-18 11:17:51 +00:00
..
__init__.py
gh-135729: Store reference to globals in
Interpreter._decref
(GH-139104)
2025-09-18 11:17:51 +00:00
_crossinterp.py
gh-136434: Fix docs generation of
UnboundItem
in subinterpreters (
#136435
)
2025-07-11 15:31:59 +03:00
_queues.py
gh-138253: Fix compatibility of sub-interpreters queues with queue.Queue (GH-138256)
2025-09-02 08:59:20 +03:00