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

> This reminds me, since https://github.com/python/cpython/pull/30715 (which I 
> merged yesterday) the deep-frozen objects also reference the small ints 
> directly, as well as the singleton for b"". Is this even safe across 
> Py_Finalize()/Py_Initialize()? If not, we'll need to roll that back as well.

I don't know.

----------

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

Reply via email to