diff options
author | Sam Gross <colesbury@gmail.com> | 2025-02-14 21:21:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-14 21:21:45 (GMT) |
commit | 39cd9728a6770d8fe7937c57385cda5c2e25a223 (patch) | |
tree | 43f60bc3a42dfcd0e232acaf212317992118d346 /Python/bytecodes.c | |
parent | 5a586c3e81ab53bb1f6c20a4c80b4eb69d429410 (diff) | |
download | cpython-39cd9728a6770d8fe7937c57385cda5c2e25a223.zip cpython-39cd9728a6770d8fe7937c57385cda5c2e25a223.tar.gz cpython-39cd9728a6770d8fe7937c57385cda5c2e25a223.tar.bz2 |
gh-130095: Mark `_py_abc` tests as not thread-safe (gh-130131)
The `_py_abc` implementation is not currently thread-safe (even with the GIL).
Don't run these tests with `--parallel-threads=N` for now.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions