mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
485b16b4f7
Replacing the slot isn't thread-safe if the GIL is disabled. Don't require that the slot has been replaced when specializing.
Miscellaneous source files for the main Python shared library