Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Apr 24, 2019

  • 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()

https://bugs.python.org/issue36710

* 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()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants