Closed sanderbrauwers closed 1 year ago
What exactly did you do to get this issue?
This traceback is from a vendored copy of html5lib in pip. What version of pip do you have?
I suggest closing this as invalid
as this was a problem with an old version of pip and not html5lib.
And all the tests are passing on 3.10: https://github.com/html5lib/html5lib-python/pull/542.
@hugovk how can it be closed as invalid when you have an open (uncommitted) patch that points to this? I'm confused. =/
The ImportError in the first message was in pip and has been fixed.
The PR adds Trove classifiers and testing, so it doesn't directly relate to this but, if this issue is not closed first, the PR might as well do so as it demonstrates this is no longer a problem.