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
/
_xxinterpqueuesmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)
Eric Snow
2024-04-24
1
-1881/+0
*
gh-116386: Fix format string "%ld" warning in `_xxinterpqueuesmodule` (#116387)
Nikita Sobolev
2024-03-07
1
-1/+1
*
gh-76785: Use PRId64 to Fix a Compiler Warning on Windows (gh-116369)
Eric Snow
2024-03-05
1
-2/+2
*
gh-76785: Minor Improvements to "interpreters" Module (gh-116328)
Eric Snow
2024-03-05
1
-62/+199
*
gh-115490: Make the interpreter.channels and interpreter.queues Modules Handl...
Eric Snow
2024-03-04
1
-7/+9
*
gh-116102: Silence a Compiler Warning in _xxinterpqueues (gh-116230)
Eric Snow
2024-03-02
1
-1/+1
*
gh-116099: Fix refcounting bug in `_queueobj_shared()` (gh-116164)
Brett Simmers
2024-03-01
1
-3/+1
*
gh-76785: Update test.support.interpreters to Align With PEP 734 (gh-115566)
Eric Snow
2024-02-28
1
-36/+89
*
gh-76785: Improved Subinterpreters Compatibility with 3.12 (gh-115424)
Eric Snow
2024-02-13
1
-9/+13
*
gh-113172: Fix compiler warnings in Modules/_xxinterpqueuesmodule.c (GH-113173)
Serhiy Storchaka
2023-12-15
1
-1/+3
*
gh-76785: More Fixes for test.support.interpreters (gh-113012)
Eric Snow
2023-12-12
1
-0/+1685