]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121110: Temporarily Skip test_basic_multiple_interpreters_reset_each (gh-121236)
authorEric Snow <ericsnowcurrently@gmail.com>
Mon, 1 Jul 2024 17:58:25 +0000 (11:58 -0600)
committerGitHub <noreply@github.com>
Mon, 1 Jul 2024 17:58:25 +0000 (17:58 +0000)
commit9bcb7d8c6f8277c4e76145ec4c834213167e3387
treed71834a2991db25e18407ac2cd22a66d438f3f4a
parent91313afdb392d0d6105e9aaa57b5a50112b613e7
gh-121110: Temporarily Skip test_basic_multiple_interpreters_reset_each (gh-121236)

This will allow Py_TRACE_REFS builds to pass the test suite, until the underlying issue can be resolved.
Lib/test/test_import/__init__.py