github-issues-import icon indicating copy to clipboard operation
github-issues-import copied to clipboard

Add comment label milestone paging

Open kyledewey opened this issue 8 years ago • 0 comments

Fixes both #55 and #62. Added a basic handler (send_request_paginate) for results which need paging, and used this handler for getting labels, comments, and milestones. Reimplemented get_issues_by_state (which performed such handling) in terms of the new basic handler.

kyledewey avatar Jun 24 '17 06:06 kyledewey