Antoine Pitrou added the comment: Haven't looked at the patch in detail but a couple of things:
- I don't think we need to benchmark the slow pure-Python ET, except when the fast version isn't present (basically, the main benchmark should try cET and then fallback on ET) - I'm ok with lxml being benchmarked, but only if a well-defined version is included in the source tree (the problem being of course that it's not pure Python, so it will have to be built on the fly, assuming all dependencies are present :-/) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17573> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com