pip/src/pip/_vendor/html5lib
Christian Heimes bf31e536b3 Don't use cElementTree on Python 3
It's been deprecated and will be removed in 3.9 or 3.10. 3.9.0b1 doesn't
have cElementTree. I'd like to bring it back with a deprecation warning
to drop in 3.10.

See: https://github.com/python/cpython/pull/19921
Signed-off-by: Christian Heimes <christian@python.org>
2020-05-21 00:21:01 +02:00
..
_trie Add an html5lib patch for Python 3.9 compatibility 2019-07-18 14:11:42 +08:00
filters Update vendored libraries 2018-03-20 15:23:38 +00:00
treeadapters Update vendored libraries 2018-03-20 15:23:38 +00:00
treebuilders Add an html5lib patch for Python 3.9 compatibility 2019-07-18 14:11:42 +08:00
treewalkers Update vendored libraries 2018-03-20 15:23:38 +00:00
LICENSE Add licenses for 3rd party libraries 2018-10-29 22:02:07 +01:00
__init__.py Update vendored libraries 2018-03-20 15:23:38 +00:00
_ihatexml.py Update vendored libraries 2018-03-20 15:23:38 +00:00
_inputstream.py Update vendored libraries 2018-03-20 15:23:38 +00:00
_tokenizer.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
_utils.py Don't use cElementTree on Python 3 2020-05-21 00:21:01 +02:00
constants.py Update vendored libraries 2018-03-20 15:23:38 +00:00
html5parser.py Update vendored libraries 2018-03-20 15:23:38 +00:00
serializer.py Update vendored libraries 2018-03-20 15:23:38 +00:00