multi-core-python icon indicating copy to clipboard operation
multi-core-python copied to clipboard

re-assess global state

Open ericsnowcurrently opened this issue 7 years ago • 0 comments

  • [ ] verify all global state is either in PyRuntimeState or explicitly exempted
  • [ ] set up CI check for global state not in PyRuntimeState
  • [ ] ensure plans are in place for all parts of PyRuntimeState that should be interpreter-specific

https://bugs.python.org/issue36876 https://bugs.python.org/issue36877

ericsnowcurrently avatar Aug 24 '18 21:08 ericsnowcurrently