mirror of
https://github.com/python/cpython.git
synced 2026-07-23 02:17:39 -04:00
f82c951d1c
head_lock could be held by another thread when fork happened. We should reset it to avoid deadlock.
Miscellaneous source files for the main Python shared library