mirror of
https://github.com/python/cpython.git
synced 2026-08-17 17:58:18 +08:00
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.