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

Add _ElementTree.iterfind and _ElementTree.getelementpath #69

Merged
merged 2 commits into from
Aug 10, 2022

Conversation

bockstaller
Copy link
Contributor

This PR adds type definitions for _ElementTree.iterfind and _ElementTree.getelementpath as noted missing in #65 and #66.
I didn't add _Element.getchildren due its deprecated status.

@scoder scoder merged commit f71530a into lxml:master Aug 10, 2022
@scoder
Copy link
Member

scoder commented Aug 10, 2022

Thanks. Any addition of a missing declaration will probably help someone somewhere, deprecated or not.

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.

2 participants