Terry J. Reedy added the comment:

Patch fixes failures for me.  Let's hope that change does not fail on other 
systems or buildbots (starting at 21:17 bb time). I will check bbs later.

There seems to be a 2.7 speed issue which looks like a hang until running with 
-v.  On my machine, 2.7 runs 34 tests 40 seconds (consistently), with test_get 
taking 6 seconds.  3.4 runs 45 tests in under 3 seconds, a 15x speedup. I 
attached difflib.Differ output.  David, can you see anything responsible for 
the slowdown.  Should this be ignored?

----------
stage: needs patch -> resolved

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

Reply via email to