R. David Murray added the comment: A forgotten issue marked commit review. I guess we aren't checking the commit review queue very carefully; I certainly haven't been :(.
This patch adds a test but does not fix the bug. The assert should have a message parameter like the existing use of it in the test suite. Lines should be wrapped at 80...the lack of wrapping in the original import has already been corrected. Finally, the test seems more appropriate in test_dummythreading than test_threading. ---------- nosy: +r.david.murray stage: commit review -> needs patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18858> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com