[issue40521] [subinterpreters] Make free lists and unicode caches per-interpreter

STINNER Victor report at bugs.python.org
Thu Mar 25 16:51:19 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

I reopen the issue to remind me that collections.deque() freelist is shared by all interpreters.

----------
resolution: fixed -> 
status: closed -> open

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40521>
_______________________________________


More information about the Python-bugs-list mailing list