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

Remove .keepValidPages() on .all() Python implmentation. #503

Merged
merged 5 commits into from
Oct 7, 2020

Conversation

ruebot
Copy link
Member

@ruebot ruebot commented Oct 7, 2020

GitHub issue(s): #502

What does this Pull Request do?

Remove .keepValidPages() on .all() Python implmentation.

How should this be tested?

See: https://gist.github.com/ruebot/3917f41786ef1ee51571dcce0573c6f7

@ruebot ruebot requested a review from ianmilligan1 October 7, 2020 14:21
Copy link
Member

@ianmilligan1 ianmilligan1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gave it a whirl locally and looks good; thanks for the great gist, @ruebot. I'll keep an eye on the tests + merge.

@ianmilligan1 ianmilligan1 merged commit b67cba2 into main Oct 7, 2020
@ianmilligan1 ianmilligan1 deleted the issue-502 branch October 7, 2020 17:05
ruebot added a commit that referenced this pull request Jan 18, 2021
- Resolves #502
- Update test
- Run GitHub actions on correct branch
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.

Python implementation of .all() has .keepValidPages() incorrectly applied to it
2 participants