Brett Cannon <br...@python.org> added the comment:

The lastest patch (listdir_cache2) LGTM. Have you by any chance patched it in 
and run ./python -m importlib.test.regrtest (runs the entire test suite with 
builtins.__import__() substituted with importlib.__import__())? If not I can do 
it on my ride home tonight to make sure semantics didn't surprisingly change (I 
don't see how). And then I can benchmark against the standard benchmark suite 
to see if it speeds things up in my bootstrap branch.
----------
stage: patch review -> commit review

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

Reply via email to