STINNER Victor <vstin...@python.org> added the comment:

_PyUnicode_EqualToASCIIId() and type update_slot() functions are fixed in 3.10 
and main branches. The regression is now fixed.

But the revert reintroduces the issue on subinterpreters, so I created 
bpo-46283: "[subinterpreters] Unicode interned strings must not be shared 
between interpreters".

----------

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

Reply via email to