AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LATEST_VERSION_NOTES.rst
LICENSE
MANIFEST.in
README.rst
report_issue.py
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/auths.rst
docs/conf.py
docs/decorators.rst
docs/events.rst
docs/gists.rst
docs/git.rst
docs/github.rst
docs/index.rst
docs/issues.rst
docs/models.rst
docs/notifications.rst
docs/orgs.rst
docs/project_changelog.rst
docs/pulls.rst
docs/repos.rst
docs/search_structs.rst
docs/structs.rst
docs/testing.rst
docs/users.rst
docs/examples/gist.rst
docs/examples/git.rst
docs/examples/github.rst
docs/examples/issue.rst
docs/examples/iterators.rst
docs/examples/logging.rst
docs/examples/oauth.rst
docs/examples/octocat.rst
docs/examples/two_factor_auth.rst
docs/examples/source/browser.py
docs/examples/source/logging_ex.py
docs/examples/source/octocat_say.py
docs/examples/source/wrap_text.py
github3/__about__.py
github3/__init__.py
github3/api.py
github3/auths.py
github3/decorators.py
github3/events.py
github3/exceptions.py
github3/git.py
github3/github.py
github3/licenses.py
github3/models.py
github3/notifications.py
github3/orgs.py
github3/projects.py
github3/pulls.py
github3/session.py
github3/structs.py
github3/users.py
github3/utils.py
github3.py.egg-info/PKG-INFO
github3.py.egg-info/SOURCES.txt
github3.py.egg-info/dependency_links.txt
github3.py.egg-info/requires.txt
github3.py.egg-info/top_level.txt
github3/gists/__init__.py
github3/gists/comment.py
github3/gists/file.py
github3/gists/gist.py
github3/gists/history.py
github3/issues/__init__.py
github3/issues/comment.py
github3/issues/event.py
github3/issues/issue.py
github3/issues/label.py
github3/issues/milestone.py
github3/repos/__init__.py
github3/repos/branch.py
github3/repos/comment.py
github3/repos/commit.py
github3/repos/comparison.py
github3/repos/contents.py
github3/repos/deployment.py
github3/repos/hook.py
github3/repos/issue_import.py
github3/repos/pages.py
github3/repos/release.py
github3/repos/repo.py
github3/repos/stats.py
github3/repos/status.py
github3/repos/tag.py
github3/search/__init__.py
github3/search/code.py
github3/search/issue.py
github3/search/repository.py
github3/search/user.py
images/gh3-logo.png
tests/__init__.py
tests/conftest.py
tests/fixtures.py
tests/nbtest.py
tests/cassettes/Asset_create_release_edit.json
tests/cassettes/Asset_delete.json
tests/cassettes/Asset_download.json
tests/cassettes/Asset_download_when_authenticated.json
tests/cassettes/Asset_edit.json
tests/cassettes/Authorization_add_scopes.json
tests/cassettes/Authorization_delete.json
tests/cassettes/Authorization_remove_scopes.json
tests/cassettes/Authorization_replace_scopes.json
tests/cassettes/Branch_latest_sha.json
tests/cassettes/Branch_latest_sha_differs.json
tests/cassettes/Branch_protect.json
tests/cassettes/Branch_unprotect.json
tests/cassettes/Comparison_diff.json
tests/cassettes/Comparison_patch.json
tests/cassettes/Contents_delete.json
tests/cassettes/Contents_update.json
tests/cassettes/Deployment_create_status.json
tests/cassettes/Deployment_statuses.json
tests/cassettes/Gist_comments.json
tests/cassettes/Gist_commits.json
tests/cassettes/Gist_create_comment.json
tests/cassettes/Gist_delete.json
tests/cassettes/Gist_edit.json
tests/cassettes/Gist_files.json
tests/cassettes/Gist_fork.json
tests/cassettes/Gist_forks.json
tests/cassettes/Gist_is_starred.json
tests/cassettes/Gist_star.json
tests/cassettes/Gist_unstar.json
tests/cassettes/GitHubCore_ratelimit_remaining.json
tests/cassettes/GitHubCore_ratelimit_remaining_search.json
tests/cassettes/GitHubEnterprise_admin_stats.json
tests/cassettes/GitHubIterator_catch_None.json
tests/cassettes/GitHubIterator_catch_etags.json
tests/cassettes/GitHubIterator_count_reaches_0.json
tests/cassettes/GitHubIterator_next.json
tests/cassettes/GitHubIterator_resets_etag.json
tests/cassettes/GitHubSession_two_factor_authentication.json
tests/cassettes/GitHubStatus_api.json
tests/cassettes/GitHubStatus_last_message.json
tests/cassettes/GitHubStatus_messages.json
tests/cassettes/GitHubStatus_status.json
tests/cassettes/GitHub_add_email_addresses.json
tests/cassettes/GitHub_all_events.json
tests/cassettes/GitHub_all_notifications.json
tests/cassettes/GitHub_all_organizations.json
tests/cassettes/GitHub_authorize.json
tests/cassettes/GitHub_create_delete_key.json
tests/cassettes/GitHub_create_gist.json
tests/cassettes/GitHub_create_issue.json
tests/cassettes/GitHub_create_issue_assignees.json
tests/cassettes/GitHub_create_repository.json
tests/cassettes/GitHub_delete_email_addresses.json
tests/cassettes/GitHub_emojis.json
tests/cassettes/GitHub_feeds.json
tests/cassettes/GitHub_followers_auth.json
tests/cassettes/GitHub_followers_of.json
tests/cassettes/GitHub_gist.json
tests/cassettes/GitHub_gitignore_template.json
tests/cassettes/GitHub_gitignore_templates.json
tests/cassettes/GitHub_is_following.json
tests/cassettes/GitHub_is_starred.json
tests/cassettes/GitHub_issue.json
tests/cassettes/GitHub_iter_all_repos.json
tests/cassettes/GitHub_iter_all_users.json
tests/cassettes/GitHub_iter_user_teams.json
tests/cassettes/GitHub_key.json
tests/cassettes/GitHub_license.json
tests/cassettes/GitHub_licenses.json
tests/cassettes/GitHub_markdown.json
tests/cassettes/GitHub_me.json
tests/cassettes/GitHub_meta.json
tests/cassettes/GitHub_non_existent_gitignore_template.json
tests/cassettes/GitHub_octocat.json
tests/cassettes/GitHub_organization.json
tests/cassettes/GitHub_project.json
tests/cassettes/GitHub_project_card.json
tests/cassettes/GitHub_project_column.json
tests/cassettes/GitHub_pubsubhubbub.json
tests/cassettes/GitHub_pull_request.json
tests/cassettes/GitHub_rate_limit.json
tests/cassettes/GitHub_repositories.json
tests/cassettes/GitHub_repositories_by.json
tests/cassettes/GitHub_repository.json
tests/cassettes/GitHub_repository_with_id.json
tests/cassettes/GitHub_search_code.json
tests/cassettes/GitHub_search_code_with_text_match.json
tests/cassettes/GitHub_search_issues.json
tests/cassettes/GitHub_search_repositories.json
tests/cassettes/GitHub_search_repositories_text_match.json
tests/cassettes/GitHub_search_users.json
tests/cassettes/GitHub_search_users_with_text_match.json
tests/cassettes/GitHub_star.json
tests/cassettes/GitHub_unfollow.json
tests/cassettes/GitHub_unread_notifications.json
tests/cassettes/GitHub_unstar.json
tests/cassettes/GitHub_update_me.json
tests/cassettes/GitHub_user.json
tests/cassettes/GitHub_user_with_id.json
tests/cassettes/GitHub_zen.json
tests/cassettes/Hook_delete.json
tests/cassettes/Hook_edit.json
tests/cassettes/Hook_ping.json
tests/cassettes/Hook_test.json
tests/cassettes/Issue_add_labels.json
tests/cassettes/Issue_assign.json
tests/cassettes/Issue_closed.json
tests/cassettes/Issue_comment.json
tests/cassettes/Issue_comments.json
tests/cassettes/Issue_create_comment.json
tests/cassettes/Issue_edit.json
tests/cassettes/Issue_edit_both_assignee_and_assignees.json
tests/cassettes/Issue_edit_multiple_assignees.json
tests/cassettes/Issue_events.json
tests/cassettes/Issue_labels.json
tests/cassettes/Issue_lock.json
tests/cassettes/Issue_pull_request.json
tests/cassettes/Issue_remove_all_labels.json
tests/cassettes/Issue_remove_label.json
tests/cassettes/Issue_reopen.json
tests/cassettes/Issue_replace_labels.json
tests/cassettes/Issue_unlock.json
tests/cassettes/Key_delete.json
tests/cassettes/Key_update.json
tests/cassettes/Label_delete.json
tests/cassettes/Label_update.json
tests/cassettes/Milestone_delete.json
tests/cassettes/Milestone_labels.json
tests/cassettes/Milestone_update.json
tests/cassettes/Organization_add_member.json
tests/cassettes/Organization_add_repository.json
tests/cassettes/Organization_all_events.json
tests/cassettes/Organization_conceal_member.json
tests/cassettes/Organization_create_org_project.json
tests/cassettes/Organization_create_repository.json
tests/cassettes/Organization_create_team.json
tests/cassettes/Organization_edit.json
tests/cassettes/Organization_is_member.json
tests/cassettes/Organization_is_public_member.json
tests/cassettes/Organization_members.json
tests/cassettes/Organization_members_filters.json
tests/cassettes/Organization_members_roles.json
tests/cassettes/Organization_project.json
tests/cassettes/Organization_projects.json
tests/cassettes/Organization_public_events.json
tests/cassettes/Organization_public_members.json
tests/cassettes/Organization_publicize_member.json
tests/cassettes/Organization_remove_member.json
tests/cassettes/Organization_remove_repository.json
tests/cassettes/Organization_repositories.json
tests/cassettes/Organization_team.json
tests/cassettes/Organization_teams.json
tests/cassettes/ProjectCard_delete.json
tests/cassettes/ProjectCard_move.json
tests/cassettes/ProjectCard_update.json
tests/cassettes/ProjectColumn_card.json
tests/cassettes/ProjectColumn_cards.json
tests/cassettes/ProjectColumn_create_card_with_content_id.json
tests/cassettes/ProjectColumn_create_card_with_issue.json
tests/cassettes/ProjectColumn_create_card_with_note.json
tests/cassettes/ProjectColumn_delete.json
tests/cassettes/ProjectColumn_move.json
tests/cassettes/ProjectColumn_update.json
tests/cassettes/Project_column.json
tests/cassettes/Project_columns.json
tests/cassettes/Project_create_column.json
tests/cassettes/Project_delete.json
tests/cassettes/Project_update.json
tests/cassettes/PullFile_contents.json
tests/cassettes/PullFile_download.json
tests/cassettes/PullRequest_close.json
tests/cassettes/PullRequest_commits.json
tests/cassettes/PullRequest_create_comment.json
tests/cassettes/PullRequest_create_review_comment.json
tests/cassettes/PullRequest_diff.json
tests/cassettes/PullRequest_files.json
tests/cassettes/PullRequest_is_merged.json
tests/cassettes/PullRequest_issue.json
tests/cassettes/PullRequest_issue_comments.json
tests/cassettes/PullRequest_patch.json
tests/cassettes/PullRequest_pull_reviews.json
tests/cassettes/PullRequest_reopen.json
tests/cassettes/PullRequest_review_comments.json
tests/cassettes/PullRequest_single.json
tests/cassettes/PullRequest_update.json
tests/cassettes/Reference_update.json
tests/cassettes/Release_archive.json
tests/cassettes/Release_asset.json
tests/cassettes/Release_assets.json
tests/cassettes/Release_create_release_upload_asset.json
tests/cassettes/Release_create_release_upload_asset_with_label.json
tests/cassettes/Release_delete.json
tests/cassettes/Release_edit.json
tests/cassettes/Release_upload_asset.json
tests/cassettes/Release_upload_asset_with_a_label.json
tests/cassettes/RepoComment_delete.json
tests/cassettes/RepoComment_edit.json
tests/cassettes/RepoCommit_author_committer.json
tests/cassettes/RepoCommit_comments.json
tests/cassettes/RepoCommit_diff.json
tests/cassettes/RepoCommit_patch.json
tests/cassettes/RepoCommit_status.json
tests/cassettes/RepoCommit_statuses.json
tests/cassettes/RepositoryPages_latest_pages_build.json
tests/cassettes/RepositoryPages_pages.json
tests/cassettes/RepositoryPages_pages_builds.json
tests/cassettes/Repository_add_collaborator.json
tests/cassettes/Repository_archive_a_repository.json
tests/cassettes/Repository_assignees.json
tests/cassettes/Repository_blob.json
tests/cassettes/Repository_branch.json
tests/cassettes/Repository_branches.json
tests/cassettes/Repository_branches_protected.json
tests/cassettes/Repository_code_frequency.json
tests/cassettes/Repository_collaborators.json
tests/cassettes/Repository_comments.json
tests/cassettes/Repository_commit_activity.json
tests/cassettes/Repository_commit_comment.json
tests/cassettes/Repository_commits.json
tests/cassettes/Repository_compare_commits.json
tests/cassettes/Repository_contributor_statistics.json
tests/cassettes/Repository_contributors.json
tests/cassettes/Repository_create_blob.json
tests/cassettes/Repository_create_comment.json
tests/cassettes/Repository_create_commit.json
tests/cassettes/Repository_create_commit_with_empty_committer.json
tests/cassettes/Repository_create_deployment.json
tests/cassettes/Repository_create_empty_blob.json
tests/cassettes/Repository_create_file.json
tests/cassettes/Repository_create_fork.json
tests/cassettes/Repository_create_hook.json
tests/cassettes/Repository_create_issue.json
tests/cassettes/Repository_create_issue_both_assignee_and_assignees.json
tests/cassettes/Repository_create_issue_multiple_assignees.json
tests/cassettes/Repository_create_key.json
tests/cassettes/Repository_create_label.json
tests/cassettes/Repository_create_milestone.json
tests/cassettes/Repository_create_pull.json
tests/cassettes/Repository_create_pull_from_issue.json
tests/cassettes/Repository_create_release.json
tests/cassettes/Repository_create_repo_project.json
tests/cassettes/Repository_create_status.json
tests/cassettes/Repository_create_tag.json
tests/cassettes/Repository_delete.json
tests/cassettes/Repository_delete_key.json
tests/cassettes/Repository_delete_subscription.json
tests/cassettes/Repository_deployment.json
tests/cassettes/Repository_deployments.json
tests/cassettes/Repository_directory_contents.json
tests/cassettes/Repository_edit.json
tests/cassettes/Repository_events.json
tests/cassettes/Repository_file_contents.json
tests/cassettes/Repository_forks.json
tests/cassettes/Repository_git_commit.json
tests/cassettes/Repository_hook.json
tests/cassettes/Repository_hooks.json
tests/cassettes/Repository_ignore.json
tests/cassettes/Repository_import_issue.json
tests/cassettes/Repository_import_issue_with_comments.json
tests/cassettes/Repository_imported_issue.json
tests/cassettes/Repository_imported_issues.json
tests/cassettes/Repository_invalid_refs.json
tests/cassettes/Repository_is_assignee.json
tests/cassettes/Repository_is_collaborator.json
tests/cassettes/Repository_issue.json
tests/cassettes/Repository_issue_events.json
tests/cassettes/Repository_issue_multiple_assignees.json
tests/cassettes/Repository_issues_ascending.json
tests/cassettes/Repository_issues_state_all.json
tests/cassettes/Repository_key.json
tests/cassettes/Repository_keys.json
tests/cassettes/Repository_label.json
tests/cassettes/Repository_labels.json
tests/cassettes/Repository_languages.json
tests/cassettes/Repository_latest_release.json
tests/cassettes/Repository_license.json
tests/cassettes/Repository_mark_notifications.json
tests/cassettes/Repository_merge.json
tests/cassettes/Repository_milestone.json
tests/cassettes/Repository_milestones.json
tests/cassettes/Repository_network_events.json
tests/cassettes/Repository_notifications.json
tests/cassettes/Repository_original_license.json
tests/cassettes/Repository_project.json
tests/cassettes/Repository_projects.json
tests/cassettes/Repository_pull_request.json
tests/cassettes/Repository_pull_requests.json
tests/cassettes/Repository_pull_requests_accept_sort.json
tests/cassettes/Repository_readme.json
tests/cassettes/Repository_ref.json
tests/cassettes/Repository_refs.json
tests/cassettes/Repository_release.json
tests/cassettes/Repository_release_from_tag.json
tests/cassettes/Repository_releases.json
tests/cassettes/Repository_remove_collaborator.json
tests/cassettes/Repository_stargazers.json
tests/cassettes/Repository_statuses.json
tests/cassettes/Repository_subscribe.json
tests/cassettes/Repository_subscribers.json
tests/cassettes/Repository_subscription.json
tests/cassettes/Repository_tag.json
tests/cassettes/Repository_tags.json
tests/cassettes/Repository_teams.json
tests/cassettes/Repository_tree.json
tests/cassettes/Repository_weekly_commit_count.json
tests/cassettes/ReviewComment_reply.json
tests/cassettes/Subscription_set.json
tests/cassettes/Team_add_member.json
tests/cassettes/Team_add_repository.json
tests/cassettes/Team_delete.json
tests/cassettes/Team_edit.json
tests/cassettes/Team_has_repository.json
tests/cassettes/Team_is_member.json
tests/cassettes/Team_members.json
tests/cassettes/Team_members_roles.json
tests/cassettes/Team_remove_member.json
tests/cassettes/Team_remove_repository.json
tests/cassettes/Team_repositories.json
tests/cassettes/ThreadSubscription_set.json
tests/cassettes/Thread_subscription.json
tests/cassettes/Tree_ne.json
tests/cassettes/Tree_recurse.json
tests/cassettes/User_events.json
tests/cassettes/User_followers.json
tests/cassettes/User_following.json
tests/cassettes/User_is_assignee_on.json
tests/cassettes/User_is_following.json
tests/cassettes/User_iter_orgs.json
tests/cassettes/User_keys.json
tests/cassettes/User_organization_events.json
tests/cassettes/User_organizations.json
tests/cassettes/User_orgs.json
tests/cassettes/User_received_events.json
tests/cassettes/User_starred_repositories.json
tests/cassettes/User_subscriptions.json
tests/integration/__init__.py
tests/integration/helper.py
tests/integration/test_api.py
tests/integration/test_auths.py
tests/integration/test_gists.py
tests/integration/test_git.py
tests/integration/test_github.py
tests/integration/test_github_core.py
tests/integration/test_issue.py
tests/integration/test_issues_milestone.py
tests/integration/test_notifications.py
tests/integration/test_orgs.py
tests/integration/test_orgs_team.py
tests/integration/test_projects.py
tests/integration/test_pulls.py
tests/integration/test_repos_branch.py
tests/integration/test_repos_commit.py
tests/integration/test_repos_deployment.py
tests/integration/test_repos_pages.py
tests/integration/test_repos_release.py
tests/integration/test_repos_repo.py
tests/integration/test_session.py
tests/integration/test_structs.py
tests/integration/test_users.py
tests/json/archive
tests/json/asset
tests/json/authorization
tests/json/blob
tests/json/branch
tests/json/code_frequency
tests/json/commit
tests/json/commit_activity
tests/json/commit_comment
tests/json/comparison
tests/json/contents
tests/json/contributor_statistics
tests/json/create_content
tests/json/emails
tests/json/event
tests/json/gist
tests/json/git_commit
tests/json/hook
tests/json/issue
tests/json/issue_comment
tests/json/issue_event
tests/json/key
tests/json/label
tests/json/language
tests/json/legacy_email
tests/json/legacy_issue
tests/json/legacy_repo
tests/json/legacy_user
tests/json/merge
tests/json/meta
tests/json/milestone
tests/json/notification
tests/json/org
tests/json/pull
tests/json/pull19
tests/json/pull19_comment
tests/json/pull_enterprise
tests/json/pull_file
tests/json/pull_request
tests/json/ratelimit
tests/json/readme
tests/json/ref
tests/json/refresh_fixtures.py
tests/json/release
tests/json/repo
tests/json/repo_comment
tests/json/review_comment
tests/json/status
tests/json/subscription
tests/json/tag
tests/json/team
tests/json/template
tests/json/templates
tests/json/tree
tests/json/user
tests/json/utf8_user
tests/json/weekly_commit_count
tests/unit/__init__.py
tests/unit/helper.py
tests/unit/test_api.py
tests/unit/test_auths.py
tests/unit/test_events.py
tests/unit/test_gists.py
tests/unit/test_git.py
tests/unit/test_github.py
tests/unit/test_github_enterprise.py
tests/unit/test_github_session.py
tests/unit/test_issues_issue.py
tests/unit/test_issues_milestone.py
tests/unit/test_licenses.py
tests/unit/test_models.py
tests/unit/test_notifications.py
tests/unit/test_orgs.py
tests/unit/test_orgs_team.py
tests/unit/test_projects.py
tests/unit/test_pulls.py
tests/unit/test_repos_branch.py
tests/unit/test_repos_commit.py
tests/unit/test_repos_deployment.py
tests/unit/test_repos_release.py
tests/unit/test_repos_repo.py
tests/unit/test_repos_status.py
tests/unit/test_structs.py
tests/unit/test_subscription.py
tests/unit/test_users.py
tests/unit/test_utils.py
tests/unit/json/authenticated_user_example
tests/unit/json/authorization_example
tests/unit/json/branch_protection_example
tests/unit/json/comment_example
tests/unit/json/commit_example
tests/unit/json/compare_example
tests/unit/json/content_example
tests/unit/json/create_file_contents_example
tests/unit/json/event_example
tests/unit/json/gist_comment_example
tests/unit/json/gist_example
tests/unit/json/gist_example_short
tests/unit/json/gist_file_example
tests/unit/json/gist_history_example
tests/unit/json/git_commit_example
tests/unit/json/git_tag_example
tests/unit/json/hook_example
tests/unit/json/issue_137
tests/unit/json/issue_enterprise
tests/unit/json/issue_event_example
tests/unit/json/issue_example
tests/unit/json/issue_label_example
tests/unit/json/license_example
tests/unit/json/milestone_example
tests/unit/json/notification_example
tests/unit/json/org_example
tests/unit/json/orgs_team_example
tests/unit/json/project_card_example
tests/unit/json/project_column_example
tests/unit/json/project_example
tests/unit/json/pull_file_example
tests/unit/json/pull_request_example
tests/unit/json/reference_example
tests/unit/json/repo_2_12_example
tests/unit/json/repo_example
tests/unit/json/repos_asset_example
tests/unit/json/repos_branch_example
tests/unit/json/repos_combined_status_example
tests/unit/json/repos_deployment_example
tests/unit/json/repos_release_example
tests/unit/json/repos_repo_example
tests/unit/json/review_comment_example
tests/unit/json/subscription_example
tests/unit/json/team_example
tests/unit/json/tree_example
tests/unit/json/user_example
tests/unit/json/user_key_example
tests/unit/json/users_example