python-github3
python-github3 copied to clipboard
Add pull-request list ordering options
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.