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 **kwargs to different finders #199

Closed
raduiordache opened this issue Sep 26, 2017 · 1 comment
Closed

Add **kwargs to different finders #199

raduiordache opened this issue Sep 26, 2017 · 1 comment
Assignees
Milestone

Comments

@raduiordache
Copy link
Contributor

Examples where it would be useful:

  • part.children()
  • part.siblings()
  • activity.children()

etc

jberends pushed a commit that referenced this issue Sep 26, 2017
* updated changelog
* updated version
* added tests
@jberends jberends added this to the 1.12 milestone Sep 26, 2017
@jberends jberends self-assigned this Sep 26, 2017
@jberends
Copy link
Member

in 1.12.4

jberends added a commit that referenced this issue Sep 26, 2017
#199 adding kwargs to children, siblings and other searcher methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants