[Python-Dev] Windows buildbots are red: test_idlelib
Victor Stinner
victor.stinner at gmail.com
Mon Apr 7 11:37:13 CEST 2014
Hi,
Unit tests are failing on Windows because of this issue:
http://bugs.python.org/issue21059
It looks like a regression in test_idlelib introduced with this issue:
http://bugs.python.org/issue15968
Zachary Ware wrote a fix:
http://bugs.python.org/issue20035
Can someone please review Zachary's patch? If not, I suggest to revert
changes of issue #15968 to have working Windows buildbots.
Victor
More information about the Python-Dev
mailing list