[issue46061] Journal execution gives fatal error in Python 3.10.1

Ajaya Sutar report at bugs.python.org
Mon Dec 13 06:05:19 EST 2021


Ajaya Sutar <ajaya.sutar at siemens.com> added the comment:

It is a simply python script. Even if you will run a simply python script without any content that is giving error. Just for example journal.py if we run it is also giving error. In python 3.8, we are able to create // create sub-interpreter using Py_NewInterpreter  and it is working fine. but in python 3.10.1 it is not working fine. it is giving fatal error.

----------

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


More information about the Python-bugs-list mailing list