Closed
Description
Environment
- pip version: 19.0
- Python version: 3.8.0
- OS: Linux
Description
The vendored copy of html5lib is incompatible with changes to be made in CPython regarding collections import in python/cpython#10596. This is fixed on master with html5lib/html5lib-python#402 and opening this as a reminder issue as per python/cpython#10596 (comment)
cc : @pradyunsg
Thanks