mirror of https://github.com/python/cpython
b309c8ebff
The free-threaded build currently immortalizes some objects once the first thread is started. This can lead to test failures depending on the order in which tests are run. This PR addresses those failures by suppressing immortalization or skipping the affected tests. |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
__main__.py | ||
_support.py | ||
test_zoneinfo.py | ||
test_zoneinfo_property.py |