SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-137238: Fix data race in `_Py_slot_tp_getattr_hook` (gh-137240)

Replacing the slot isn't thread-safe if the GIL is disabled. Don't
require that the slot has been replaced when specializing.
S
Sam Gross committed
485b16b4f7b28cefdfb524c2869d473078e349bf
Parent: a50822f
Committed by GitHub <noreply@github.com> on 8/5/2025, 1:32:22 PM