diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-10-11 10:52:06 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-11 10:52:06 (GMT) |
commit | f27b83090701b9c215e0d65f1f924fb9330cb649 (patch) | |
tree | 930aaf466cc3ddca237e2f4999da8cc52fa60ba9 /Python/mysnprintf.c | |
parent | 5c6e85480ad8365c1b05fdbd678c7867103f7d76 (diff) | |
download | cpython-f27b83090701b9c215e0d65f1f924fb9330cb649.zip cpython-f27b83090701b9c215e0d65f1f924fb9330cb649.tar.gz cpython-f27b83090701b9c215e0d65f1f924fb9330cb649.tar.bz2 |
gh-76106: Remove the cleanup lock in test_socket (GH-110539)
It does not already work (because it locks only addCleanup(), not doCleanups()),
and it is no longer needed since the clean up procedure waits for all test threads to join.
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions