STINNER Victor added the comment:

ppperry: First, please create a Python script and attach it to the issue, it 
would make it easier to reproduce the bug. Second, which Python version did you 
test? I tested 3.6 and master Git branches on Windows, and I'm unable to 
reproduce the bug.

I'm able to reproduce the bug on Windows using Python 3.6.1, but this version 
still contains issue30626 bug. I'm unable to reproduce the bug using 3.6.2rc2, 
so to be, this bug is just a duplicate of issue30626.

Please try: https://www.python.org/downloads/release/python-362rc2/

----------
nosy: +haypo
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> "SystemError: <class '_io.TextIOWrapper'> returned NULL without 
setting an error"  from open function

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

Reply via email to