cpython/Lib/test/test_free_threading
Miss Islington (bot) 4f4973d740
[3.13] gh-120659: Skip `test_freethreading` with GIL (GH-120660) (#120694)
gh-120659: Skip `test_freethreading` with GIL (GH-120660)
(cherry picked from commit 360f14a493)

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
2024-06-18 14:46:29 +00:00
..
__init__.py [3.13] gh-120659: Skip `test_freethreading` with GIL (GH-120660) (#120694) 2024-06-18 14:46:29 +00:00
test_dict.py [3.13] gh-120579: Guard `_testcapi` import in `test_free_threading` (GH-120580) (#120583) 2024-06-16 08:50:33 +00:00
test_list.py gh-118362: Skip tests when threading isn't available (#118666) 2024-05-06 16:45:04 -07:00
test_monitoring.py gh-118362: Skip tests when threading isn't available (#118666) 2024-05-06 16:45:04 -07:00
test_slots.py [3.13] gh-117657: Fix `__slots__` thread safety in free-threaded build (GH-119368) (#120655) 2024-06-17 19:12:25 +00:00
test_str.py [3.13] gh-119247: Add macros to use PySequence_Fast safely in free-threaded build (GH-119315) (#119419) 2024-05-22 19:24:02 +00:00
test_type.py [3.13] gh-117657: Make Py_TYPE and Py_SET_TYPE thread safe (GH-120165) (GH-120403) 2024-06-12 21:37:26 +08:00