cpython/Lib/test/test_interpreters
Miss Islington (bot) 85c8c0a003
[3.14] gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134507)
This change includes some semi-related refactoring of queues and channels.

(cherry picked from commit d0eedfa10e, gh-134440)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
2025-05-22 07:21:05 -06:00
..
__init__.py
__main__.py
test_api.py [3.14] gh-134144: Fix use-after-free in zapthreads() (GH-134145) (#134182) 2025-05-18 15:29:19 +00:00
test_channels.py [3.14] gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134507) 2025-05-22 07:21:05 -06:00
test_lifecycle.py
test_queues.py [3.14] gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134507) 2025-05-22 07:21:05 -06:00
test_stress.py gh-109700: Improve stress tests for interpreter creation (GH-109946) 2025-05-04 21:53:24 +03:00
utils.py gh-128770: raise warnings as errors in test suite - except for test_socket which still logs warnings, and internal test warnings that are now logged (#128973) 2025-03-27 21:06:52 +02:00