SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 59 Python

bpo-36710: Add runtime variable to Py_FinalizeEx() (GH-12937)

* Add a 'runtime' variable to Py_FinalizeEx() rather than working
  directly on the global variable _PyRuntime
* Add a 'runtime' parameter to _PyGC_Fini(), _PyGILState_Fini()
  and call_ll_exitfuncs()
V
Victor Stinner committed
8e91c246e468515b877690e090c73f496552541d
Parent: 70bf713
Committed by GitHub <noreply@github.com> on 4/24/2019, 3:24:01 PM