bpo-38858: Factorize Py_EndInterpreter() code by vstinner · Pull Request #17273 · python/cpython
* Factorize code in common between Py_FinalizeEx() and Py_EndInterpreter(). * Py_EndInterpreter() now also calls _PyWarnings_Fini(). * Call _PyExc_Fini() and _PyGC_Fini() later in the finalization.
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters