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

Use recursion in the _TagSelector collection hint #88

Merged
merged 1 commit into from
May 4, 2023

Conversation

mjpieters
Copy link
Contributor

@mjpieters mjpieters commented May 4, 2023

There is no reason to use Any inside Collection here.

Also, use the _TagName alias for the str | bytes | Qname portion of the union.

@scoder scoder merged commit 5b7991b into lxml:master May 4, 2023
7 checks passed
@scoder
Copy link
Member

scoder commented May 4, 2023

Seems to work now, let's spell it that way.

@mjpieters mjpieters deleted the recursivecollection branch May 4, 2023 12:20
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.

None yet

2 participants