cpython/Lib/test/test_interpreters
sobolevn 8c6f547f45
[3.13] gh-152236: Fix skips on _testcapi.set_nomemory tests (GH-152253) (#152286)
* [3.13] 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 15:03:05 +00:00
..
__init__.py [3.13] gh-117953: Skip test_interpreters properly without GIL (gh-120707) 2024-06-18 16:05:30 +00:00
__main__.py Fix trivial typo in test_interpreters (GH-113381) 2023-12-23 14:10:41 +00:00
test_api.py [3.13] gh-143377: fix crashes in _interpreters.capture_exception (GH-143418) (#143653) 2026-01-10 13:59:14 +00:00
test_channels.py [3.13] gh-140652: Fix a crash in _interpchannels.list_all() after clo…sing a channel (GH-143743) (GH-144953) 2026-02-18 14:18:39 +00:00
test_lifecycle.py gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791) 2024-04-24 16:18:24 +00:00
test_queues.py [3.13] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size (gh-135778) 2025-06-23 19:38:41 +00:00
test_stress.py [3.13] gh-152236: Fix skips on _testcapi.set_nomemory tests (GH-152253) (#152286) 2026-06-26 15:03:05 +00:00
utils.py [3.13] tests: use errno.EBADF instead of hardcoded number in _close_file() (GH-148345) (#148411) 2026-04-12 18:13:53 -07:00