[issue14599] Windows test_import failure

Brett Cannon report at bugs.python.org
Mon Apr 16 23:17:29 CEST 2012


Brett Cannon <brett at python.org> 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 <report at bugs.python.org>
<http://bugs.python.org/issue14599>
_______________________________________


More information about the Python-bugs-list mailing list