[issue32086] C API: Clarify which C functions are safe to be called before Py_Initialize()

STINNER Victor report at bugs.python.org
Mon Nov 20 16:46:59 EST 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:

> For me, it looks like Py_DecodeLocal() is still safe (according to python 3.6.3 unless anything changed in it).

This issue is a regression in Python 3.7.

----------

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


More information about the Python-bugs-list mailing list