Raymond Hettinger added the comment: Hmm, I don't see this on my build (Mac OS/X 10.10.2 clang-600.0.57):
$ ./python.exe -m test.regrtest -R 3:3:reflog test_deque [1/1] test_deque beginning 6 repetitions 123456 ...... 1 test OK. Nor do I see any flux using the test_deque's down repeat loop: $ ./python.exe Lib/test/test_deque.py [178999, 178999, 178999, 178999, 178999] doctest (test.test_deque) ... 32 tests with zero failures ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23849> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com