[docs] [issue31761] regrtest: faulthandler.enable() fails with io.UnsupportedOperation: fileno when run from IDLE
Terry J. Reedy
report at bugs.python.org
Thu Oct 12 19:42:47 EDT 2017
Terry J. Reedy <tjreedy at udel.edu> added the comment:
0:00:28 [ 25/407] test_asyncio
F:\dev\3x\lib\asyncio\sslproto.py:330: ResourceWarning: unclosed transport <asyncio.sslproto._SSLProtocolTransport object at 0x066D38C0>
source=self)
test_code_module - multiple errors
test test_importlib failed -- Traceback (most recent call last):
File "F:\dev\3x\lib\test\test_importlib\test_locks.py", line 134, in test_all_locks
self.bootstrap._module_locks)
AssertionError: 0 != 1 : {'test.autotest': <weakref at 0x0395D620; to '_ModuleLock' at 0x03957E70>}
test_warnings failed - multiple errors
crash after summary printed.
I am rerunning in python started from command to see if there is any message printed.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31761>
_______________________________________
More information about the docs
mailing list