AnswerDotAI / AnswerDotAI/ghapi
ghapi.page.paged does not respect last_page
Open
- Dominant language
- Python
- Stars
- 685
- Forks
- 70
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
In the same `page` module there is the `last_page` function that returns the last page number, but the `paged` function does not use it and tries to fetch 9999 pages. (Without an throttling or rate limiting....)
Contributor guide
Assessment
This issue has not been assessed yet.