]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-152236: Fix skips on `_testcapi.set_nomemory` tests (GH-152253) (#152282)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Jun 2026 14:03:18 +0000 (16:03 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2026 14:03:18 +0000 (14:03 +0000)
commit99311f59f8c547e8b13a43504f75350ee8aafb3e
treec4b6dc6b49853fadc9f4fc595e854cc9e7f99f5e
parentdf7c9e1eda6a35ad2f10e522c6c1163164660217
[3.14] gh-152236: Fix skips on `_testcapi.set_nomemory` tests (GH-152253) (#152282)

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