index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_interpqueuesmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-135839: Fix `module_traverse` and `module_clear` in subinterp modul...
sobolevn
2025-08-04
1
-4/+2
*
[3.13] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default ma...
Eric Snow
2025-06-23
1
-2/+5
*
[3.13] gh-125716: Use a Global Mutex When Initializing Global State For the _...
Miss Islington (bot)
2024-10-21
1
-32/+40
*
[3.13] gh-125716: Raise an Exception If _globals_init() Fails In the _interpq...
Miss Islington (bot)
2024-10-21
1
-2/+3
*
[3.13] gh-125667: Statically Initialize the Arg Converter Data Values in _int...
Miss Islington (bot)
2024-10-18
1
-9/+9
*
[3.13] gh-76785: Expand How Interpreter Channels Handle Interpreter Finalizat...
Miss Islington (bot)
2024-07-15
1
-40/+2
*
[3.13] gh-76785: Expand How Interpreter Queues Handle Interpreter Finalizatio...
Miss Islington (bot)
2024-07-15
1
-59/+184
*
gh-116322: Add Py_mod_gil module slot (#116882)
Brett Simmers
2024-05-03
1
-0/+1
*
gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)
Eric Snow
2024-04-24
1
-0/+1881