[issue30626] "SystemError: <class '_io.TextIOWrapper'> returned NULL without setting an error" from open function

Serhiy Storchaka report at bugs.python.org
Sun Jun 11 04:16:09 EDT 2017


Serhiy Storchaka added the comment:

In rare circumstances PyImport_Import() could return NULL without raising an error.

It *isn't* fixed in 3.7.

----------
stage: needs patch -> patch review
versions: +Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30626>
_______________________________________


More information about the Python-bugs-list mailing list