Eric Snow
|
d0eedfa10e
|
gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134440)
This change includes some semi-related refactoring of queues and channels.
|
2025-05-22 06:50:06 -06:00 |
|
Eric Snow
|
8b209fd4f8
|
gh-76785: Expand How Interpreter Channels Handle Interpreter Finalization (gh-121805)
See 6b98b274b6 for an explanation of the problem and solution. Here I've applied the solution to channels.
|
2024-07-15 19:43:59 +00:00 |
|
Eric Snow
|
03e3e31723
|
gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)
See https://discuss.python.org/t/pep-734-multiple-interpreters-in-the-stdlib/41147/26.
|
2024-04-24 16:18:24 +00:00 |
|
Eric Snow
|
4402b3cbcf
|
gh-76785: Minor Improvements to "interpreters" Module (gh-116328)
This includes adding pickle support to various classes, and small changes to improve the maintainability of the low-level _xxinterpqueues module.
|
2024-03-05 08:54:46 -07:00 |
|
Eric Snow
|
86a77f4e1a
|
gh-76785: Fixes for test.support.interpreters (gh-112982)
This involves a number of changes for PEP 734.
|
2023-12-12 08:24:31 -07:00 |
|