]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-152236: Fix skips on `_testcapi.set_nomemory` tests (GH-152253) (#152281)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Jun 2026 14:03:29 +0000 (16:03 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2026 14:03:29 +0000 (14:03 +0000)
commita89de4b230f3003280e44546de8713e604d4c4eb
tree9463754c95c104869495059ba6954161c4fb3617
parent7ed673718b1b3021ee4bd352f750d5746b268998
[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 1cbe460eb6c5f40980463f381b3096c92320ff84)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/support/__init__.py
Lib/test/test_atexit.py
Lib/test/test_capi/test_mem.py
Lib/test/test_class.py
Lib/test/test_exceptions.py
Lib/test/test_interpreters/test_stress.py
Lib/test/test_list.py
Lib/test/test_repl.py
Lib/test/test_weakref.py