mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -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