-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
P0high priorityhigh priorityURGENTmust be dealt with ASAPmust be dealt with ASAPX [isolation]improved interpreter isolationimproved interpreter isolationX [runtime]CPython runtime (lifecycle, state)CPython runtime (lifecycle, state)complexity: loweasy to figure outeasy to figure outsize: smallrequires few changesrequires few changestype: code health
Description
- 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
Metadata
Metadata
Assignees
Labels
P0high priorityhigh priorityURGENTmust be dealt with ASAPmust be dealt with ASAPX [isolation]improved interpreter isolationimproved interpreter isolationX [runtime]CPython runtime (lifecycle, state)CPython runtime (lifecycle, state)complexity: loweasy to figure outeasy to figure outsize: smallrequires few changesrequires few changestype: code health