]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130312: SET_ADD should not lock (#130136)
authorDino Viehland <dinoviehland@meta.com>
Fri, 21 Mar 2025 22:58:32 +0000 (15:58 -0700)
committerGitHub <noreply@github.com>
Fri, 21 Mar 2025 22:58:32 +0000 (15:58 -0700)
commitd9411ae3c2f6b59d97a0a16ad3dd148cc58ad943
tree16782c6830410075ef762f658e47a57561c5f70b
parent7101cba6bf12639e277f7681b90a70c11368cabb
gh-130312: SET_ADD should not lock (#130136)

SET_ADD should not lock
Include/internal/pycore_setobject.h
Objects/setobject.c
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h