[issue33932] Calling Py_Initialize() twice now triggers a fatal error (Python 3.7)

Nick Coghlan report at bugs.python.org
Wed Jun 27 09:55:18 EDT 2018


Nick Coghlan <ncoghlan at gmail.com> added the comment:

I went ahead and closed my PR, as I'm now happy that keeping this behaviour isn't going to block anything we want to do for PEP 432.

If we change our minds and decide we want to deprecate the current behaviour after all, then we can start that deprecation process in Python 3.8.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
type:  -> behavior

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


More information about the Python-bugs-list mailing list