Skip to content

Conversation

@willkg
Copy link
Contributor

@willkg willkg commented Feb 23, 2017

If a tag has an attribute with a None namespace and one with a str namespace,
then this filter would fail with a TypeError in Python 3. This fixes that.

Fixes #322

If a tag has an attribute with a None namespace and one with a str namespace,
then this filter would fail with a TypeError in Python 3. This fixes that.

Fixes #322
@willkg
Copy link
Contributor Author

willkg commented Aug 30, 2017

This has been sitting around for 6 months. I was told if I put a PR together that someone would help me land it: #322 (comment)

What's going on? What can I do to help land this and move forward with the other 17 pull requests in the queue?

@gsnedders gsnedders merged commit 05fcd62 into html5lib:master Aug 31, 2017
@willkg
Copy link
Contributor Author

willkg commented Aug 31, 2017

Thank you!

@willkg willkg deleted the 322-alphaattr-fix branch December 4, 2017 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

alphabeticalattributes filter TypeError when comparing namespaced attributes with non-namespaced attributes

2 participants