Brett Cannon <[email protected]> added the comment: Issue #14581 covers the .PY failure (still looking for input on that one).
The path failure is from http://hg.python.org/cpython/rev/f341b99bb370 which Brian committed. The test_reprlib failure is because of a race condition where an importlib.invalidate_caches() call is needed. ---------- nosy: +brian.curtin _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14599> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
