SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

gh-117657: Fix `__slots__` thread safety in free-threaded build (#119368)

Fix a race in `PyMember_GetOne` and `PyMember_SetOne` for `Py_T_OBJECT_EX`.
These functions implement `__slots__` accesses for Python objects.
D
Daniele Parmeggiani committed
362cd2680b45a36c3467b9721ff7fc0ceb338452
Parent: 460cc9e
Committed by GitHub <noreply@github.com> on 6/17/2024, 6:44:54 PM