mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
c942faead2
GH-106176, GH-104702: Fix reference leak when importing across multiple threads (GH-108497)
(cherry picked from commit 5f85b443f7)
Co-authored-by: Brett Cannon <brett@python.org>