Skip to content

Commit d1b4178

Browse files
add test_ctypes to free-threading CI
1 parent 5b06d2c commit d1b4178

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/libregrtest/tsan.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
'test_capi.test_mem',
88
'test_capi.test_pyatomic',
99
'test_code',
10+
'test_ctypes',
1011
# 'test_concurrent_futures', # gh-130605: too many data races
1112
'test_enum',
1213
'test_functools',

0 commit comments

Comments
 (0)