| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
* Rename _PyGC_InitializeRuntime() to _PyGC_InitState() * finalize_interp_clear() now also calls _PyGC_Fini() in subinterpreters.
|
cc @ericsnowcurrently @pablogsal @nanjekyejoannah: That's a great achievement/milestone for the implementation of subinterpreters ;-) Eric: I managed to reorganize Python thread state finalization to prevent having to call tstate->on_delete() earlier (you called it in PyThreadState_Clear()). |
Sorry, something went wrong.
…honGH-17287)" This reverts commit 7247407.
| Back | FazBrowse Home | New Git URL |
subinterpreters.
https://bugs.python.org/issue36854