Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re-assess global state #33

Open
3 tasks
Tracked by #34
ericsnowcurrently opened this issue Aug 24, 2018 · 0 comments
Open
3 tasks
Tracked by #34

re-assess global state #33

ericsnowcurrently opened this issue Aug 24, 2018 · 0 comments
Assignees
Labels
complexity: low easy to figure out P0 high priority size: small requires few changes type: code health URGENT must be dealt with ASAP X [isolation] improved interpreter isolation X [runtime] CPython runtime (lifecycle, state)

Comments

@ericsnowcurrently
Copy link
Owner

ericsnowcurrently commented Aug 24, 2018

  • 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 ericsnowcurrently added X [isolation] improved interpreter isolation X [runtime] CPython runtime (lifecycle, state) P0 high priority type: code health URGENT must be dealt with ASAP size: small requires few changes complexity: low easy to figure out labels Aug 24, 2018
@ericsnowcurrently ericsnowcurrently self-assigned this May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: low easy to figure out P0 high priority size: small requires few changes type: code health URGENT must be dealt with ASAP X [isolation] improved interpreter isolation X [runtime] CPython runtime (lifecycle, state)
Projects
None yet
Development

No branches or pull requests

1 participant