mirror of
https://github.com/python/cpython.git
synced 2026-07-26 20:03:16 -04:00
85dabb9c15
Replacing the slot isn't thread-safe if the GIL is disabled. Don't
require that the slot has been replaced when specializing.
(cherry picked from commit 485b16b4f7)
Miscellaneous source files for the main Python shared library