Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make iter() work with qnames #298

Merged
merged 2 commits into from Mar 3, 2020
Merged

Make iter() work with qnames #298

merged 2 commits into from Mar 3, 2020

Conversation

xmo-odoo
Copy link
Contributor

@xmo-odoo xmo-odoo commented Mar 2, 2020

"QName" is supposed to be usable anywhere a tag name is expected and iter() should take any number of tag names for filtering, but before this change passing a QName to iter() results in an exception.

Fixes https://bugs.launchpad.net/lxml/+bug/1865141

"QName" is supposed to be usable anywhere a tag name is expected and
iter() should take any number of tag names for filtering, but before
this change passing a QName to iter() results in an exception.
@scoder scoder merged commit eabf1db into lxml:master Mar 3, 2020
@scoder
Copy link
Member

scoder commented Mar 3, 2020

Thanks!

@xmo-odoo xmo-odoo deleted the iter-qname branch March 3, 2020 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants