python-github3 icon indicating copy to clipboard operation
python-github3 copied to clipboard

Add pull-request list ordering options

Open jimbobhickville opened this issue 10 years ago • 0 comments

This adds 'sort' and 'direction' options to the pull-request list method as kwargs. If they aren't passed, default values are assumed by the API. See github API docs for more info.

jimbobhickville avatar Dec 09 '15 15:12 jimbobhickville