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

Added bookmarks support for get_section_pins() and reset_bookmark() option #83

Merged
merged 3 commits into from
Oct 9, 2020
Merged

Conversation

imgVOID
Copy link
Contributor

@imgVOID imgVOID commented Oct 7, 2020

No description provided.

If you need to reuse get_section_pins() or get_board_sections() in a while cycle, you can make a bookmark reset to the initial value.
Now you can obtain more than 25 sections using while cycle.
If you need to reuse get_board_sections() or get_section_pins() after all the stuff was collected - switch reset_bookmark=True.
@bstoilov
Copy link
Owner

bstoilov commented Oct 9, 2020

Thank you for this :)

I will merge it now and once I get a chance to test it. I will also update the PYPI binary.

@bstoilov bstoilov merged commit 79df87e into bstoilov:master Oct 9, 2020
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