Eric Snow <ericsnowcurren...@gmail.com> added the comment:

In conjunction with #36876, there are a bunch of currently ignored globals (in 
Tools/c-globals/ignored-globals.txt) that should actually be moved to 
per-interpreter runtime state.  This mostly applies to any globals that point 
to one or more objects, since objects must not be shared by interpreters.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36877>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to