cpython/Lib/test/test_interpreters
Miss Islington (bot) a89de4b230
[3.15] gh-152236: Fix skips on _testcapi.set_nomemory tests (GH-152253) (#152281)
gh-152236: Fix skips on `_testcapi.set_nomemory` tests (GH-152253)
(cherry picked from commit 1cbe460eb6)

Co-authored-by: sobolevn <mail@sobolevn.me>
2026-06-26 14:03:29 +00:00
..
__init__.py
__main__.py
test_api.py gh-136438: Make sure test_interpreters pass with all optimization levels (GH-136499) 2026-01-09 18:06:54 +01:00
test_channels.py gh-140652: Fix a crash in _interpchannels.list_all() after closing a channel (ПР-143743) 2026-02-18 14:54:48 +02:00
test_lifecycle.py gh-128639: Don't assume one thread in subinterpreter finalization with fixed daemon thread support (GH-134606) 2025-09-17 11:14:19 -04:00
test_queues.py gh-138253: Fix compatibility of sub-interpreters queues with queue.Queue (GH-138256) 2025-09-02 08:59:20 +03:00
test_stress.py [3.15] gh-152236: Fix skips on _testcapi.set_nomemory tests (GH-152253) (#152281) 2026-06-26 14:03:29 +00:00
utils.py tests: use errno.EBADF instead of hardcoded number in _close_file() (GH-148345) 2026-04-11 17:01:18 -07:00