multi-core-python
multi-core-python copied to clipboard
re-assess global state
- [ ] verify all global state is either in
PyRuntimeStateor explicitly exempted - [ ] set up CI check for global state not in
PyRuntimeState - [ ] ensure plans are in place for all parts of
PyRuntimeStatethat should be interpreter-specific
https://bugs.python.org/issue36876 https://bugs.python.org/issue36877