[issue42882] Restarting the interpreter causes UB on 3.10.0a4
STINNER Victor
report at bugs.python.org
Tue Jan 12 04:49:45 EST 2021
STINNER Victor <vstinner at python.org> added the comment:
Thanks for your bug report, and thanks for testing alpha versions of Python! It's now fixed.
But I didn't feel comfortable without a regression test. So I wrote PR 24198 to add an unit test on _PyUnicode_FromId() with multiple Python initializations.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42882>
_______________________________________
More information about the Python-bugs-list
mailing list