cpython/Lib/test/test_free_threading
Miss Islington (bot) 4ebd928b00
Some checks are pending
Tests / (push) Blocked by required conditions
Tests / Check if generated files are up to date (push) Blocked by required conditions
Tests / Windows MSI (push) Blocked by required conditions
Tests / WASI (push) Blocked by required conditions
Tests / Hypothesis tests on Ubuntu (push) Blocked by required conditions
Tests / Change detection (push) Waiting to run
Tests / Docs (push) Blocked by required conditions
Tests / Check if the ABI has changed (push) Blocked by required conditions
Tests / Check if Autoconf files are up to date (push) Blocked by required conditions
Tests / Ubuntu SSL tests with OpenSSL (push) Blocked by required conditions
Tests / Address sanitizer (push) Blocked by required conditions
Tests / Sanitizers (push) Blocked by required conditions
Tests / Cross build Linux (push) Blocked by required conditions
Tests / CIFuzz (push) Blocked by required conditions
Tests / All required checks pass (push) Blocked by required conditions
Lint / lint (push) Waiting to run
[3.14] gh-137400: Fix a crash when disabling profiling across all threads (gh-137471) (#137648)
Co-authored-by: Sam Gross <colesbury@gmail.com>
2025-08-12 17:29:57 +03:00
..
__init__.py
test_bisect.py [3.14] GH-116738: document thread-safety of bisect (GH-136555) (#137221) 2025-07-30 22:01:10 +03:00
test_code.py
test_dict.py
test_enumerate.py
test_func_annotations.py
test_functools.py
test_gc.py
test_grp.py [3.14] gh-116738: Make grp module thread-safe (GH-135434) (#136658) 2025-07-15 11:03:33 +05:30
test_heapq.py [3.14] gh-116738: Make grp module thread-safe (GH-135434) (#136658) 2025-07-15 11:03:33 +05:30
test_iteration.py
test_itertools_batched.py
test_list.py
test_methodcaller.py
test_monitoring.py [3.14] gh-137400: Fix a crash when disabling profiling across all threads (gh-137471) (#137648) 2025-08-12 17:29:57 +03:00
test_races.py
test_reversed.py
test_set.py
test_slots.py
test_str.py
test_tokenize.py
test_type.py
test_zip.py