]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152236: Fix skips on `_testcapi.set_nomemory` tests (#152253)
authorsobolevn <mail@sobolevn.me>
Fri, 26 Jun 2026 13:36:41 +0000 (16:36 +0300)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2026 13:36:41 +0000 (13:36 +0000)
commit1cbe460eb6c5f40980463f381b3096c92320ff84
treecb62f9622fb961dba195c0333d636de1673b1f82
parenta87d24a69d1e97a1e9643c8951d180918ef36e4c
gh-152236: Fix skips on `_testcapi.set_nomemory` tests (#152253)
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