Contents
- Caching support, see the
cachekeyword ofgithub.client.Github - OAuth2 authentication support
- Additional
issuessupport:- Searching issues with
issues.search - List issues by label with
issues.list_by_label - List all project labels with
issues.list_labels - Edit an existing issue with
issues.edit - Reopen closed issues with
issues.reopen
- Searching issues with
- Additional
repossupport- List non-owned projects that you have push rights to with
repos.pushable
- List non-owned projects that you have push rights to with
- Requires httplib2