STINNER Victor <vstin...@redhat.com> added the comment:

The issue has been fixed in bpo-36763 with the implementation of the PEP 587. A 
new API now allow to handle Python initialization error with a new PyStatus 
structure.

By the way, bpo-1195571 was a similar issue.

----------
nosy: +vstinner
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

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

Reply via email to