cpython/Lib/test/test_import
Eric Snow 9bcb7d8c6f
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.
2024-07-01 17:58:25 +00:00
..
data gh-117860: Add tests for resolving names when import rebind names (GH-118176) 2024-04-30 17:23:44 +03:00
__init__.py gh-121110: Temporarily Skip test_basic_multiple_interpreters_reset_each (gh-121236) 2024-07-01 17:58:25 +00:00
__main__.py