[issue25408] Consider dropping html5lib and spambayes from the default benchmark set

2015-10-16 Thread Brett Cannon
Brett Cannon added the comment: Fixed in changeset 22a5da25fa4e . -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___ _

[issue25408] Consider dropping html5lib and spambayes from the default benchmark set

2015-10-14 Thread Brett Cannon
Changes by Brett Cannon : -- assignee: -> brett.cannon ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:/

[issue25408] Consider dropping html5lib and spambayes from the default benchmark set

2015-10-14 Thread Antoine Pitrou
Antoine Pitrou added the comment: This all sounds good to me. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue25408] Consider dropping html5lib and spambayes from the default benchmark set

2015-10-14 Thread Brett Cannon
New submission from Brett Cannon: The spambayes and html5lib benchmarks are not compatible with Python 3, so I think we should remove them from the default set (they can obviously stay in the benchmark suite). And while I'm thinking about it, maybe pull etree since we already have the JSON te