Terry J. Reedy added the comment:

Because of the case conflict I did not notice soon enough, the rest of the 
patch and merge did not go well and I got this

test test_idle crashed -- Traceback (most recent call last):
  File "F:\Python\dev\36\lib\test\libregrtest\runtest.py", line 180, in 
runtest_inner
    test_runner()
  File "F:\Python\dev\36\lib\test\libregrtest\runtest.py", line 178, in 
test_runner
    raise Exception("errors while loading tests")
Exception: errors while loading tests

I suspect it is a problem with textView/textview, so I will temporarily disable 
test files to find the culprit.

----------

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

Reply via email to