Commit Graph

3 Commits

Author SHA1 Message Date
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
Paul Moore c74c3d1380 Update vendored libraries 2018-03-20 15:23:38 +00:00
Donald Stufft 95bcf8c5f6 Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
Renamed from pip/_vendor/html5lib/_utils.py (Browse further)