mirror of
https://github.com/python/cpython.git
synced 2026-08-03 15:47:03 -04:00
Replacing the slot isn't thread-safe if the GIL is disabled. Don't require that the slot has been replaced when specializing.
Replacing the slot isn't thread-safe if the GIL is disabled. Don't require that the slot has been replaced when specializing.