mirror of
https://github.com/python/cpython.git
synced 2026-05-24 05:13:44 -04:00
89350a41b9
Py_Init crash". refchain cannot be cleared because objects can live across Py_Finalize() and Py_Initialize() if they are kept alive by circular references.