summaryrefslogtreecommitdiffstats
path: root/Include/cpython
diff options
context:
space:
mode:
authorDaniele Parmeggiani <8658291+dpdani@users.noreply.github.com>2024-06-17 18:44:54 (GMT)
committerGitHub <noreply@github.com>2024-06-17 18:44:54 (GMT)
commit362cd2680b45a36c3467b9721ff7fc0ceb338452 (patch)
tree612908e214830a55dd0d7c180ac0f72bd5f5c012 /Include/cpython
parent460cc9e14e221c53c0038a847bfd411fe184ebf3 (diff)
downloadcpython-362cd2680b45a36c3467b9721ff7fc0ceb338452.zip
cpython-362cd2680b45a36c3467b9721ff7fc0ceb338452.tar.gz
cpython-362cd2680b45a36c3467b9721ff7fc0ceb338452.tar.bz2
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.
Diffstat (limited to 'Include/cpython')
0 files changed, 0 insertions, 0 deletions