mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 10:26:02 +00:00 
			
		
		
		
	|  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 | ||