PyGithub 2.9.0__tar.gz → 2.9.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pygithub-2.9.0/PyGithub.egg-info → pygithub-2.9.1}/PKG-INFO +1 -1
- {pygithub-2.9.0 → pygithub-2.9.1/PyGithub.egg-info}/PKG-INFO +1 -1
- {pygithub-2.9.0 → pygithub-2.9.1}/PyGithub.egg-info/SOURCES.txt +2 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/changes.rst +7 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Repository.py +3 -1
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GitRelease.py +14 -5
- pygithub-2.9.1/tests/ReplayData/GitRelease.testGetLazyReleaseByTag.txt +21 -0
- pygithub-2.9.1/tests/ReplayData/GitRelease.testGetReleaseByTag.txt +32 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.git-blame-ignore-revs +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/FUNDING.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/actions/mypy/action.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/actions/pre-commit/action.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/actions/sort-classes/action.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/dependabot.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/release.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/workflows/_build-pkg.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/workflows/auto-fix.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/workflows/ci.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/workflows/codeql.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/workflows/lint.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/workflows/openapi.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/workflows/pypi-release.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/workflows/test-results.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.github/workflows/top-issues.yaml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.gitignore +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.pre-commit-config.yaml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/.readthedocs.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/CONTRIBUTING.md +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/COPYING +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/COPYING.LESSER +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/DEPLOY.md +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/MAINTAINERS +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/PyGithub.egg-info/dependency_links.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/PyGithub.egg-info/requires.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/PyGithub.egg-info/top_level.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/README.md +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/codecov.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/.gitignore +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/Design.md +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/conf.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/development.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/examples/Authentication.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/examples/Branch.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/examples/Commit.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/examples/Issue.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/examples/LazyMode.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/examples/MainClass.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/examples/Milestone.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/examples/PullRequest.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/examples/Repository.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/examples/Webhook.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/examples.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/getting-started.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/github.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/github_integration.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/github_objects/.gitignore +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/graphql.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/index.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/introduction.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/openapi.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/reference.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/scripts.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/testing.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/doc/utilities.rst +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/AccessToken.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/AdvisoryBase.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/AdvisoryCredit.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/AdvisoryCreditDetailed.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/AdvisoryVulnerability.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/AdvisoryVulnerabilityPackage.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/AppAuthentication.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/ApplicationOAuth.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Artifact.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Auth.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/AuthenticatedUser.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Authorization.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/AuthorizationApplication.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Autolink.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Branch.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/BranchProtection.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CVSS.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CWE.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CheckRun.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CheckRunAnnotation.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CheckRunOutput.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CheckSuite.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Clones.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CodeScanAlert.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CodeScanAlertInstance.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CodeScanAlertInstanceLocation.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CodeScanRule.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CodeScanTool.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CodeSecurityConfig.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CodeSecurityConfigRepository.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Commit.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CommitCombinedStatus.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CommitComment.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CommitStats.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CommitStatus.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Comparison.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Consts.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/ContentFile.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Copilot.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/CopilotSeat.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/DefaultCodeSecurityConfig.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/DependabotAlert.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/DependabotAlertAdvisory.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/DependabotAlertDependency.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/DependabotAlertVulnerability.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Deployment.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/DeploymentStatus.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/DiscussionBase.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/DiscussionCommentBase.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Download.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Enterprise.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/EnterpriseConsumedLicenses.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Environment.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/EnvironmentDeploymentBranchPolicy.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/EnvironmentProtectionRule.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/EnvironmentProtectionRuleReviewer.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Event.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/File.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GeneratedReleaseNotes.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Gist.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GistComment.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GistFile.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GistHistoryState.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GitAuthor.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GitBlob.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GitCommit.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GitCommitVerification.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GitObject.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GitRef.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GitRelease.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GitReleaseAsset.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GitTag.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GitTree.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GitTreeElement.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GithubApp.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GithubException.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GithubIntegration.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GithubObject.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GithubRetry.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GitignoreTemplate.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/GlobalAdvisory.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Hook.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/HookDelivery.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/HookDescription.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/HookResponse.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/InputFileContent.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/InputGitAuthor.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/InputGitTreeElement.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Installation.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/InstallationAuthorization.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Invitation.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Issue.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/IssueComment.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/IssueDependenciesSummary.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/IssueEvent.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/IssuePullRequest.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/IssueType.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Label.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/License.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/MainClass.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Membership.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/MergedUpstream.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Migration.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Milestone.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/NamedEnterpriseUser.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/NamedUser.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Notification.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/NotificationSubject.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Organization.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/OrganizationCodeScanAlert.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/OrganizationCustomProperty.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/OrganizationDependabotAlert.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/OrganizationSecret.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/OrganizationSecretScanAlert.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/OrganizationVariable.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/PaginatedList.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Path.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Permissions.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Plan.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Project.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/ProjectCard.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/ProjectColumn.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/PublicKey.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/PullRequest.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/PullRequestComment.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/PullRequestMergeStatus.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/PullRequestPart.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/PullRequestReview.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Rate.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/RateLimit.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/RateLimitOverview.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Reaction.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Referrer.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/RepoCodeSecurityConfig.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/RepositoryAdvisory.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/RepositoryDiscussion.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/RepositoryDiscussionCategory.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/RepositoryDiscussionComment.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/RepositoryKey.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/RepositoryPreferences.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Requester.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/RequiredPullRequestReviews.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/RequiredStatusChecks.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Secret.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/SecretScanAlert.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/SecretScanAlertInstance.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/SecurityAndAnalysis.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/SecurityAndAnalysisFeature.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/SelfHostedActionsRunner.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/SelfHostedActionsRunnerApplication.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/SelfHostedActionsRunnerJitConfig.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/SelfHostedActionsRunnerToken.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/SourceImport.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Stargazer.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/StatsCodeFrequency.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/StatsCommitActivity.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/StatsContributor.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/StatsParticipation.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/StatsPunchCard.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/SubIssueSummary.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Tag.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Team.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/TeamDiscussion.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/TimelineEvent.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/TimelineEventSource.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Topic.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Traffic.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/UserKey.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Variable.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/View.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/Workflow.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/WorkflowJob.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/WorkflowRun.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/WorkflowStep.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/__init__.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/openapi.index.json +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/github/py.typed +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/pyproject.toml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/requirements/docs.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/requirements/scripts.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/requirements/test.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/requirements/types.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/scripts/fix_headers.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/scripts/get-openapi-path.sh +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/scripts/get-openapi-schema.sh +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/scripts/openapi-update-classes.sh +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/scripts/openapi.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/scripts/prepare-for-update-assertions.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/scripts/prepare_release.sh +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/scripts/sort_class.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/scripts/update-assertions.sh +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/setup.cfg +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ApplicationOAuth.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Artifact.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/AuthenticatedUser.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Authentication.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Authorization.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Autolink.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/BadAttributes.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Branch.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/BranchProtection.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/CheckRun.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/CheckSuite.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/CodeScanAlert.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Commit.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/CommitCombinedStatus.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/CommitComment.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/CommitStatus.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ConditionalRequestUpdate.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Connection.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ContentFile.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Copilot.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/DependabotAlert.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Deployment.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/DeploymentStatus.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Download.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Enterprise.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/EnterpriseAdmin.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Environment.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Equality.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Event.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Exceptions.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ExposeAllAttributes.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Framework.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Gist.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GistComment.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GitBlob.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GitCommit.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GitCommitVerification.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GitRef.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GitReleaseAsset.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GitTag.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GitTree.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GithubApp.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GithubIntegration.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GithubObject.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GithubRetry.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Github_.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GlobalAdvisory.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/GraphQl.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Hook.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Installation.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue131.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue133.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue134.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue139.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue140.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue142.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue174.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue2030.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue214.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue216.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue278.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue33.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue494.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue50.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue54.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue572.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue80.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue823.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue87.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue937.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Issue945.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/IssueComment.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/IssueDependenciesSummary.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/IssueEvent.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/IssueType.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Label.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/License.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Logging_.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Markdown.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Membership.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Migration.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Milestone.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/NamedUser.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/NamedUser1430.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Notification.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Organization.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Organization1437.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/OrganizationCodeScanAlert.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/OrganizationDependabotAlert.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/OrganizationHasInMembers.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/OrganizationSecretScanAlert.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/PaginatedList.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Permissions.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Persistence.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Pickle.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/PoolSize.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Project.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Project1434.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ProjectCard.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ProjectColumn.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/PublicKey.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/PullRequest.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/PullRequest1168.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/PullRequest1169.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/PullRequest1375.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/PullRequest1682.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/PullRequest1684.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/PullRequest2408.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/PullRequestComment.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/PullRequestFile.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/PullRequestReview.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/PullRequestReview1856.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/RateLimitOverview.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/RateLimiting.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/RawData.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Reaction.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReleaseAsset.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ApplicationOAuth.testEnterpriseGetAccessToken.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ApplicationOAuth.testGetAccessToken.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ApplicationOAuth.testGetAccessTokenBadCode.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ApplicationOAuth.testGetAccessTokenUnknownError.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ApplicationOAuth.testGetAccessTokenWithExpiry.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ApplicationOAuth.testRefreshAccessToken.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ApplicationOAuth.testRefreshAccessTokenBadCode.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ApplicationOAuth.testRefreshAccessTokenUnknownError.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Artifact.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Artifact.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Artifact.testGetArtifactsFromRepo.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Artifact.testGetArtifactsFromRepoWithName.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Artifact.testGetArtifactsFromWorkflow.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Artifact.testGetArtifactsFromWorkflowWithName.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Artifact.testGetNonexistentArtifact.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Artifact.testGetSingleArtifactFromRepo.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testAcceptInvitation.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testCreateAuthorizationWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testCreateAuthorizationWithClientIdAndSecret.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testCreateAuthorizationWithoutArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testCreateFork.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testCreateGist.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testCreateGistWithoutDescription.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testCreateKey.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testCreateMigration.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testCreateProject.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testCreateRepoFromTemplate.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testCreateRepoFromTemplateWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testCreateRepository.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testCreateRepositoryWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testCreateRepositoryWithAutoInit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testEditWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testEditWithoutArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testEmails.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testFollowing.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetAuthorizations.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetEvents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetGists.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetInvitations.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetIssues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetIssuesWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetKeys.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetMemberships.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetMigrations.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetNotification.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetNotifications.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetNotificationsWithOtherArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetOrganizationEvents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetOrgs.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetRepos.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetReposWithArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetStarredGists.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetTeams.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetUserIssues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testGetUserIssuesWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testInstallations.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testMarkNotificationsAsRead.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testStarring.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testSubscriptions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/AuthenticatedUser.testWatching.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authentication.testAppAuthAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authentication.testAppAuthTokenAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authentication.testAppAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authentication.testAppInstallationAuthAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authentication.testAppUserAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authentication.testAuthorizationHeaderWithLogin.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authentication.testAuthorizationHeaderWithToken.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authentication.testBasicAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authentication.testJWTAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authentication.testLoginAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authentication.testNoAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authentication.testOAuthAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authentication.testTokenAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authentication.testUserAgent.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authorization.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authorization.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Authorization.testEdit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Autolink.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/BadAttributes.testBadAttributeInClassAttribute.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/BadAttributes.testBadAttributeTransformation.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/BadAttributes.testBadSimpleAttribute.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/BadAttributes.testBadSimpleAttributeInList.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/BadAttributes.testBadTransformedAttribute.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/BadAttributes.testBadTransformedAttributeInDict.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/BadAttributes.testBadTransformedAttributeInList.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/BadAttributes.testIssue195.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testAddRequiredSignatures.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testAddTeamPushRestrictions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testAddUserPushRestrictions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testAdminEnforcement.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testAllowDeletions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testCommitCommentsOnLine.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testEditProtection.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testEditProtectionDismissalUsersWithUserOwnedBranch.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testEditProtectionPushRestrictionsAndDismissalUser.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testEditProtectionPushRestrictionsWithUserOwnedBranch.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testEditRequiredPullRequestReviews.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testEditRequiredPullRequestReviewsWithTooLargeApprovingReviewCount.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testEditRequiredPullRequestReviewsWithUserBranchAndDismissalUsers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testEditRequiredStatusChecks.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testEditRequiredStatusChecksChecks.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testEditRequiredStatusChecksContexts.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testGetRequiredSignatures.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testProtectedAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testRemoveProtection.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testRemovePushRestrictions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testRemoveRequiredPullRequestReviews.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testRemoveRequiredSignatures.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testRemoveRequiredStatusChecks.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testRemoveTeamPushRestrictions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testRemoveUserPushRestrictions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testReplaceTeamPushRestrictions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Branch.testReplaceUserPushRestrictions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/BranchProtection.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckRun.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckRun.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckRun.testCheckRunAnnotationAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckRun.testCheckRunOutputAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckRun.testCreateCheckRunCompleted.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckRun.testCreateCheckRunInProgress.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckRun.testGetCheckRunsForRef.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckRun.testGetCheckRunsForRefFilterByCheckName.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckRun.testGetCheckRunsForRefFilterByFilter.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckRun.testGetCheckRunsForRefFilterByStatus.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckRun.testListCheckRunAnnotations.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckRun.testUpdateCheckRunAll.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckRun.testUpdateCheckRunFailure.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckRun.testUpdateCheckRunSuccess.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckSuite.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckSuite.testCheckSuiteRerequest.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckSuite.testCreateCheckSuite.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckSuite.testGetCheckRuns.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckSuite.testGetCheckRunsFilterByCheckName.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckSuite.testGetCheckRunsFilterByFilter.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckSuite.testGetCheckRunsFilterByStatus.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckSuite.testGetCheckSuitesForRef.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckSuite.testGetCheckSuitesForRefFilterByAppId.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckSuite.testGetCheckSuitesForRefFilterByCheckName.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CheckSuite.testUpdateCheckSuitesPreferences.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CodeScanAlert.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CodeScanAlert.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CodeScanAlert.testGetAlertsWithArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CodeScanAlert.testMultipleAlerts.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CodeScanAlert.testRepr.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Commit.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Commit.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Commit.testCreateComment.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Commit.testCreateCommentOnFileLine.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Commit.testCreateCommentOnFilePosition.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Commit.testCreateStatusWithAllParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Commit.testCreateStatusWithoutOptionalParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Commit.testGetBranchesWhereHead.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Commit.testGetComments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Commit.testGetPulls.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CommitCombinedStatus.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CommitComment.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CommitComment.testCreateReaction.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CommitComment.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CommitComment.testDeleteReaction.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CommitComment.testEdit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CommitComment.testGetReactions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CommitStatus.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testPullCommitsFiles.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testPullCommitsFilesDefault.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testPullCommitsGetFiles.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testPullCommitsGetFilesDefault.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testPullCommitsGetFilesWithPerPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testRepoCommitFiles.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testRepoCommitFilesDefault.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testRepoCommitFilesWithPerPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testRepoCommitGetFiles.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testRepoCommitGetFilesDefault.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testRepoCommitGetFilesWithPerPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testRepoCommitsFiles.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testRepoComparisonCommitsFiles.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testRepoComparisonCommitsFilesDefault.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testRepoComparisonCommitsFilesReversed.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testRepoComparisonCommitsFilesReversedWithPerPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/CompletableGithubObjectWithPaginatedProperty.testRepoComparisonCommitsFilesWithPerPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ConditionalRequestUpdate.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ConditionalRequestUpdate.testDidNotUpdate.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ConditionalRequestUpdate.testDidUpdate.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ConditionalRequestUpdate.testUpdateObjectWithoutEtag.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ContentFile.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Copilot.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Copilot.testAddSeats.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Copilot.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Copilot.testGetSeats.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Copilot.testRemoveSeats.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/DependabotAlert.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/DependabotAlert.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/DependabotAlert.testGetAlertsWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/DependabotAlert.testMultipleAlerts.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/DependabotAlert.testRepr.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/DependabotAlert.testUpdateAlertDismissed.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/DependabotAlert.testUpdateAlertOpen.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Deployment.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/DeploymentStatus.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/DeploymentStatus.testCreate.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/DeploymentStatus.testGetStatuses.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Download.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Download.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Enterprise.testHttp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Enterprise.testHttps.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Enterprise.testLongUrl.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Enterprise.testSpecificPort.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/EnterpriseAdmin.testGetConsumedLicenses.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/EnterpriseAdmin.testGetEnterpriseGetUsers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/EnterpriseAdmin.testGetEnterpriseUsers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Environment.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Environment.testCreateEnvironment.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Environment.testDeleteEnvironment.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Environment.testEnvironmentSecret.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Environment.testEnvironmentSecrets.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Environment.testEnvironmentVariable.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Environment.testEnvironmentVariables.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Environment.testGetEnvironments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Environment.testReviewers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Environment.testUpdateEnvironment.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Equality.testBranchEquality.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Equality.testUserDifference.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Equality.testUserEquality.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Event.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Exceptions.testBadAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Exceptions.testInvalidInput.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Exceptions.testJSONParseError.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Exceptions.testNonJsonDataReturnedByGithub.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Exceptions.testUnknownObject.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Exceptions.testUnknownUser.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ExposeAllAttributes.testAllClasses.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Gist.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Gist.testCreateComment.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Gist.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Gist.testDeleteFile.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Gist.testEditWithAllParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Gist.testEditWithoutParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Gist.testFork.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Gist.testGetComments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Gist.testRenameFile.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Gist.testStarring.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GistComment.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GistComment.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GistComment.testEdit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitBlob.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitCommit.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitCommitVerification.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRef.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRef.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRef.testEdit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRef.testEditWithForce.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRelease.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRelease.testCreateGitTagAndRelease.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRelease.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRelease.testGetAssets.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRelease.testGetLatestRelease.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRelease.testGetRelease.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRelease.testUpdate.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRelease.testUploadAsset.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRelease.testUploadAssetFileLike.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRelease.testUploadAssetFromMemory.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitRelease.testUploadAssetWithName.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitReleaseAsset.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitReleaseAsset.testDownloadAssetFile.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitReleaseAsset.testDownloadAssetStream.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitTag.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GitTree.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetEmojis.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetEvents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetGists.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetGistsWithSince.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetGitignoreTemplate.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetGitignoreTemplates.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetGlobalAdvisories.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetGlobalAdvisoriesByCVE.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetGlobalAdvisoriesByGHSA.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetGlobalAdvisoriesManyFilters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetHook.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetHookDeliveries.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetHookDelivery.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetHooks.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetLicense.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetLicenses.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetOrganizations.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetOrganizationsSince.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetRepoFromFullName.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetRepoFromId.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetRepos.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetReposSince.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetRepositoryDiscussion.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetUserById.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetUsers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testGetUsersSince.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testSearchRepos.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testSearchUserByEmail.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Github.testSearchUsers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubApp.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubApp.testGetAuthenticatedApp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testAppAuth.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testDeprecatedAppAuth.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testGetAccessToken.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testGetAccessTokenForNoInstallation.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testGetAccessTokenWithExpiredJWT.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testGetAccessTokenWithInvalidData.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testGetAccessTokenWithInvalidPermissions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testGetApp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testGetAppInstallation.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testGetGithubForInstallation.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testGetInstallationNotFound.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testGetInstallationWithExpiredJWT.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testGetInstallations.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testGetOrgInstallation.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testGetRepoInstallation.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GithubIntegration.testGetUserInstallation.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GlobalAdvisory.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GlobalAdvisory.testNewlyReleased.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GraphQl.testDefaultUrl.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GraphQl.testMutation.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GraphQl.testMutationClass.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GraphQl.testNode.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GraphQl.testNodeClass.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GraphQl.testOtherPort.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GraphQl.testOtherUrl.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GraphQl.testPaginationAndRestIntegration.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GraphQl.testQuery.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GraphQl.testQueryGraphQlClass.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/GraphQl.testQueryRestClass.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Hook.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Hook.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Hook.testEditWithAllParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Hook.testEditWithMinimalParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Hook.testPing.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Hook.testTest.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Installation.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Installation.testGetGithubForInstallation.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Installation.testGetRepos.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testAddAndRemoveAssignees.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testAddAndRemoveLabels.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testAddAndRemoveLabelsWithStringArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testCreateComment.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testCreateReaction.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testDeleteAndSetLabels.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testDeleteAndSetLabelsWithStringArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testDeleteReaction.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testEditResetAssignees.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testEditResetMilestone.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testEditWithAllParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testEditWithStateReasonNotPlanned.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testEditWithStateReasonReopened.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testEditWithoutParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testGetComments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testGetCommentsSince.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testGetEvents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testGetLabels.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testGetReactions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testGetTimeline.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testLock.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue.testUnlock.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue131.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue131.testGetPullWithOrgHeadUser.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue131.testGetPullsWithOrgHeadUser.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue133.testGetPageWithoutInitialArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue134.testGetAuthorizationsFailsWhenAutenticatedThroughOAuth.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue134.testGetAuthorizationsSucceedsWhenAutenticatedThroughLoginPassword.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue134.testGetOAuthScopesFromHeader.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue139.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue139.testCompletion.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue140.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue140.testGetDirContents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue140.testGetDirContentsThenLazyCompletionOfFile.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue140.testGetDirContentsWithRef.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue140.testGetFileContents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue142.testDecodeJson.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue174.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue174.testGetDirContentsWithHttpRedirect.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue214.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue214.testAssignees.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue214.testCollaborators.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue214.testCreateIssue.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue214.testEditIssue.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue214.testGetIssues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue216.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue216.testIteration.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue278.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue278.testIteration.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue33.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue33.testClosedIssues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue33.testOpenIssues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue494.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue50.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue50.testAddLabelToIssue.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue50.testCreateIssueWithLabel.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue50.testCreateLabel.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue50.testGetIssuesWithLabel.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue50.testGetLabel.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue50.testGetLabels.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue50.testIssueGetLabels.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue50.testRemoveLabelFromIssue.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue50.testSetIssueLabels.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue54.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue54.testConversion.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue572.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue572.testIssueAsPullRequest.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue572.testPullReqeustAsIssue.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue80.testIgnoreHttpsFromGithubEnterprise.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue80.testIgnoreHttpsFromGithubEnterpriseWithPort.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue823.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue823.testGetPendingInvitationAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue87.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue87.testCreateIssueWithEscapedPercentInBody.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue87.testCreateIssueWithEscapedPercentInTitle.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue87.testCreateIssueWithPercentInBody.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue87.testCreateIssueWithPercentInTitle.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue937.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue937.testCollaboratorsAffiliation.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue945.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Issue945.testReservedPaginatedListAttributePreservation.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/IssueComment.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/IssueComment.testCreateReaction.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/IssueComment.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/IssueComment.testDeleteReaction.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/IssueComment.testEdit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/IssueComment.testGetReactions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/IssueComment.testMinimize.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/IssueComment.testUnminimize.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/IssueEvent.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Label.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Label.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Label.testEdit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/LazyRepository.testChangeAutomateFixWhenNoVulnerabilityAlert.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/LazyRepository.testDisableAutomatedSecurityFixes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/LazyRepository.testDisableVulnerabilityAlert.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/LazyRepository.testEnableAutomatedSecurityFixes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/LazyRepository.testEnableVulnerabilityAlert.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/LazyRepository.testGetIssues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/LazyRepository.testGetUser.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/LazyRepository.testGetVulnerabilityAlert.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/LazyRepository.testGetVulnerabilityAlertWhenTurnedOff.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/LazyRepository.testOwner.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/License.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Logging.testLoggingWithBaseUrl.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Logging.testLoggingWithBasicAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Logging.testLoggingWithOAuthAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Logging.testLoggingWithoutAuthentication.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Markdown.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Markdown.testRenderGithubFlavoredMarkdown.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Markdown.testRenderMarkdown.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Membership.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Migration.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Migration.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Migration.testGetArchiveUrlWhenDeleted.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Migration.testGetArchiveUrlWhenExported.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Migration.testGetArchiveUrlWhenNotExported.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Migration.testGetStatus.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Migration.testUnlockRepo.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Milestone.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Milestone.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Milestone.testEditWithAllParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Milestone.testEditWithMinimalParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Milestone.testGetLabels.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testAttributesOfOtherUser.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetEvents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetFollowers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetFollowing.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetGists.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetKeys.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetOrganizationMembership.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetOrganizationMembershipNotMember.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetOrgs.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetPublicEvents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetPublicReceivedEvents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetReceivedEvents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetRepo.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetRepos.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetReposWithAllArgs.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetStarred.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetSubscriptions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testGetWatched.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testHasInFollowing.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser.testUserEquality.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser1430.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/NamedUser1430.testGetProjects.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Notification.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Notification.testMarkAsDone.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Notification.testMarkAsRead.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testAddMembersAdminRole.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testAddMembersDefaultRole.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testAttachDetachSecurityConfig.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateActionsSecret.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateCodeSecurityConfigs.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateCustomProperties.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateCustomProperty.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateCustomPropertyValues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateDependabotSecret.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateDependabotSecretSelected.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateFork.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateHookWithAllParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateHookWithMinimalParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateMigration.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateRepoFromTemplate.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateRepoFromTemplateWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateRepoWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateRepoWithMinimalArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateRepositoryWithAutoInit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateSecretSelected.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateTeam.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateTeamWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateVariable.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testCreateVariableSelected.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testDeleteHook.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testDeleteSelfHostedRunner.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testEditHookWithAllParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testEditHookWithMinimalParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testEditWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testEditWithoutArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetCodeSecurityConfig.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetCodeSecurityConfigs.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetCustomProperties.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetCustomProperty.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetDependabotAlerts.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetDependabotAlertsWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetDependabotSecrets.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetEvents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetHook.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetHookDeliveries.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetHookDelivery.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetHooks.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetInstallations.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetIssues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetIssuesWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetMembers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetMigrations.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetOutsideCollaborators.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetPublicMembers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetRepos.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetReposForCodeSecurityConfig.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetReposSorted.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetReposWithType.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetSecret.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetSecrets.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetSelfHostedRunnerApplications.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetSelfHostedRunners.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetTeamBySlug.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetTeams.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetVariable.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testGetVariables.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testInviteUserAsNonOwner.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testInviteUserByEmail.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testInviteUserByName.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testInviteUserWithBoth.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testInviteUserWithRoleAndTeam.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testIssue2030CreateProject.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testListCustomPropertyValues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testMembers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testOrgGetSecretAssertion.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testOrgSecretEdit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testOrgVariable.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testOutsideCollaborators.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testPublicMembers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testRemoveCustomProperty.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testSelfHostedRunnerGetRegistrationToken.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testSelfHostedRunnerGetRemoveToken.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testSelfHostedRunnerJitConfig.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization.testSetDefaultCodeSecurityConfig.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization1437.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Organization1437.testCreateProject.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationCodeScanAlert.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationCodeScanAlert.testGetAlertsWithArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationCodeScanAlert.testMultipleAlerts.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationCodeScanAlert.testRepr.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationDependabotAlert.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationDependabotAlert.testGetAlertsWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationDependabotAlert.testMultipleAlerts.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationDependabotAlert.testRepr.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationHasInMembers.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationInvitation.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationInvitation.testCancel.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationSecretScanAlert.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationSecretScanAlert.testGetAlertsWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationSecretScanAlert.testMultipleAlerts.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/OrganizationSecretScanAlert.testRepr.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testCustomPerPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testCustomPerPageIteration.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testCustomPerPageReversedIteration.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testCustomPerPageReversedIterationSinglePage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testCustomPerPageWithGetPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testCustomPerPageWithNoUrlParams.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testGetFirstPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testGetThirdPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testGettingTheReversedListDoesNotModifyTheOriginalList.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testGraphQlPagination.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testIntIndexingInThirdPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testInterruptedIteration.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testIteration.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testIterationWithPrefetchedFirstPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testNoFirstPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testReversedIterationWithMultiplePages.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testReversedIterationWithSinglePage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testReversedWithFirstPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testReversedWithFirstSinglePage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testSliceIndexingUntilFourthPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testTotalCountWithDeprecationLink.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testTotalCountWithDictionary.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testTotalCountWithNoLastPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testWithFirstPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PaginatedList.testWithFirstSinglePage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Permissions.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Persistence.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Persistence.testLoadAndUpdate.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Pickle.testPickleRepository.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PoolSize.testReturnsRepoAfterSettingPoolSize.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PoolSize.testReturnsRepoAfterSettingPoolSizeHttp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Project.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Project.testGetOrganizationProjects.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Project.testGetRepositoryProjects.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Project1434.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Project1434.testEditWithAllParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Project1434.testEditWithoutParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectCard.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectCard.testCreateFromIssue.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectCard.testCreateWithNote.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectCard.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectCard.testEditArchived.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectCard.testEditNote.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectCard.testEditWithoutParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectCard.testGetAll.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectCard.testGetContent.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectCard.testMove.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectColumn.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectColumn.testCreate.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectColumn.testCreateCard.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectColumn.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectColumn.testEdit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectColumn.testGetAllCards.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectColumn.testGetArchivedCards.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectColumn.testGetCards.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectColumn.testGetNotArchivedCards.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectColumn.testGetProjectColumn.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectColumn.testMoveAfter.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectColumn.testMoveFirst.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ProjectColumn.testMoveLast.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PublicKey.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PublicKey.testAttributes_with_int_key_id.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PublicReleaseAsset.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PublicReleaseAsset.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PublicReleaseAsset.testDownload.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testAddAndRemoveAssignees.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testAddAndRemoveLabels.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testAddAndRemoveLabelsWithStringArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testConvertToDraft.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testCreateComment.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testCreateIssueComment.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testCreateMultilineReviewComment.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testCreateMultilineReviewCommentAsSuggestion.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testCreateMultilineReviewCommentChoosingSide.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testCreateReviewCommentInReplyTo.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testCreateReviewCommentSubjectType.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testDeleteAndSetLabels.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testDeleteAndSetLabelsWithStringArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testDeleteBranch.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testDeleteOnMerge.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testDisableAutomerge.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testEditWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testEditWithoutArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testEnableAutomerge.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testEnableAutomergeDefaultValues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testEnableAutomergeError.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testForceDeleteBranch.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testGetComments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testGetCommits.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testGetFiles.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testGetIssueComment.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testGetIssueComments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testGetIssueEvents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testGetIssueTimeline.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testGetLabels.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testGetReviewComments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testMarkReadyForReview.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testMerge.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testMergeWithCommitMessage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testRestoreBranch.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testReviewRequests.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest.testUpdateBranch.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1168.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1168.testGetIssue.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1168.testGetPullRequest.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1169.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1169.testReviewApproveWithoutBody.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1375.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1375.testCreateReviewCommentReply.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1682.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1682.test_no_parameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1682.test_object_parameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1682.test_string_parameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1684.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1684.testDeleteRunnerId.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1684.testDeleteRunnerObject.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest1684.testGetRunners.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest2408.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequest2408.test_get_workflow_runs.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequestComment.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequestComment.testCreateReaction.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequestComment.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequestComment.testDeleteReaction.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequestComment.testEdit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequestComment.testGetReactions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequestFile.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequestReview.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequestReview.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequestReview.testDismiss.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequestReview.testDoesNotModifyPullRequest.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequestReview.testEdit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/PullRequestReview1856.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RateLimitOverview.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RateLimiting.testGetRateLimit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RateLimiting.testRateLimiting.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RateLimiting.testResetTime.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RawData.testCompletedObject.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RawData.testNonCompletableObject.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RawData.testNotYetCompletedObject.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Reaction.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Reaction.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Reaction.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ReleaseAsset.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ReleaseAsset.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ReleaseAsset.testUpdate.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ReleaseModify.testCreateGitTagAndRelease.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ReleaseModify.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ReleaseModify.testUpdate.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ReleaseModify.testUploadAsset.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ReleaseModify.testUploadAssetFileLike.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ReleaseModify.testUploadAssetFromMemory.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ReleaseModify.testUploadAssetWithName.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ReleaseRead.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ReleaseRead.testGetAssets.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ReleaseRead.testGetLatestRelease.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/ReleaseRead.testGetRelease.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testAddToCollaboratorsCustomRole.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testAssignees.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testBadSubscribePubSubHubbub.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCodeScanAlerts.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCollaboratorPermission.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCollaboratorPermissionNoPushAccess.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCollaboratorRoleName.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCollaborators.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCompare.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCompareCommitPagination.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCompareCommitsPerPage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateAutolink.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateDeployment.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateFile.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateFork.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateForkOrg.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateGitBlob.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateGitCommit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateGitCommitWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateGitCommitWithParents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateGitRef.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateGitRelease.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateGitReleaseGenerateReleaseNotes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateGitReleaseWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateGitTag.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateGitTagWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateGitTree.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateGitTreeWithBaseTree.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateGitTreeWithNullSha.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateGitTreeWithSha.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateHookWithAllParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateHookWithMinimalParameters.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateIssue.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateIssueWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateIssueWithAllArgumentsStringLabel.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateKey.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateLabel.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateMilestone.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateMilestoneWithMinimalArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateProject.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreatePull.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreatePullFromIssue.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateRepoActionsSecret.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateRepoDependabotSecret.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateRepositoryDispatch.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testCreateSourceImport.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testDeleteFile.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testDeleteSecret.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testEditWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testEditWithDefaultBranch.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testEditWithoutArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGenerateReleaseNotes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGenerateReleaseNotesWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetArchiveLink.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetAutolinks.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetAutomatedSecurityFixes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetBranch.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetComments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetCommits.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetCommitsWithArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetCommitsWithAuthor.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetCommitsWithSinceUntil.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetContents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetContentsDir.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetContentsDirWithSlash.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetContentsWithRef.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetContributors.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetCustomProperties.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetDeployments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetDiscussion.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetDiscussions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetDiscussionsByAnswered.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetDiscussionsByCategory.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetDiscussionsByStates.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetDownloads.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetEvents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetForks.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetGitRef.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetGitRefWithIssue102Reverted.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetGitRefs.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetGitTreeWithRecursive.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetHookDeliveries.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetHookDelivery.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetHooks.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetIssues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetIssuesComments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetIssuesEvents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetIssuesWithArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetIssuesWithTypeArgument.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetIssuesWithTypeWildcard.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetIssuesWithWildcards.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetKeys.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetLabel.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetLabels.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetLanguages.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetLicense.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetMatchingRefs.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetMilestones.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetMilestonesWithArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetNetworkEvents.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetPendingInvitations.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetPulls.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetPullsComments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetPullsWithArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetRepositoryWith301Redirect.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetSourceImport.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetStargazers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetStargazersWithDates.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetSubscribers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetTeams.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetTopics.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetWatchers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetWorkflowId.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetWorkflowRuns.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetWorkflowRunsCreated.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testGetWorkflows.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testLegacySearchIssues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testMarkNotificationsAsRead.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testMergeUpstreamFailure.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testMergeUpstreamSuccess.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testMergeWithConflict.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testMergeWithMessage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testMergeWithNothingToDo.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testMergeWithoutMessage.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testRemoveAutolink.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testRemoveInvitation.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testRenameBranchObject.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testRenameBranchString.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testReplaceTopics.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testRepoGetSecretAssertion.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testRepoSecrets.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testRepoVariable.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testRepoVariables.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testSearchIssues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testStatisticsCodeFrequency.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testStatisticsCommitActivity.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testStatisticsContributors.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testStatisticsParticipation.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testStatisticsPunchCard.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testSubscribePubSubHubbub.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testTransferOwnership.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testTransferOwnershipInvalidOwner.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testUnsubscribePubSubHubbub.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testUpdateCustomProperties.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Repository.testUpdateFile.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryAdvisory.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryAdvisory.testAddVulnerability.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryAdvisory.testCreateRepositoryAdvisory.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryAdvisory.testGetAdvisories.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryAdvisory.testOfferCredit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryAdvisory.testOfferCredits.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryAdvisory.testRemoveCredit.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryAdvisory.testRepositoryWithNoAdvisories.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryAdvisory.testUpdateRepositoryAdvisory.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryAdvisory.testUpdateSingleFieldDoesNotRemoveOtherFields.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryDiscussion.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryDiscussion.testAddAndDeleteComment.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryDiscussion.testGetComments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryDiscussion.testGetCommentsWithoutNodeId.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryKey.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RepositoryKey.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Requester.testBaseUrlHostRedirection.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Requester.testBaseUrlPortRedirection.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Requester.testBaseUrlPrefixRedirection.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Requester.testBaseUrlSchemeRedirection.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Requester.testLoggingRedirection.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RequesterThrottleTestCase.testDeferRequests.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RequesterThrottled.testShouldDeferWrites.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RequiredPullRequestReviews.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RequiredPullRequestReviews.testOrganizationOwnedTeam.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/RequiredStatusChecks.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Retry.testRaisesRetryErrorAfterMaxRetries.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Retry.testReturnsRepoAfter1Retry.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Retry.testReturnsRepoAfter3Retries.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Retry.testReturnsRepoAfterSettingRetryHttp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Retry.testShouldNotRetryWhenStatusNotOnList.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Search.testGetPageOnSearchUsers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Search.testPaginateSearchTopics.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Search.testPaginateSearchUsers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Search.testSearchCode.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Search.testSearchCommits.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Search.testSearchCommitsOrder.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Search.testSearchHighlightingCode.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Search.testSearchIssues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Search.testSearchRepos.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Search.testSearchReposWithNoResults.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Search.testSearchTopics.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Search.testSearchUsers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Search.testUrlquotingOfQualifiers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Search.testUrlquotingOfQuery.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SecretScanAlert.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SecretScanAlert.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SecretScanAlert.testGetAlertsWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SecretScanAlert.testMultipleAlerts.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SecretScanAlert.testRepr.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SecurityAndAnalysis.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SelfHostedActionsRunner.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SelfHostedActionsRunner.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SourceImport.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SourceImport.testUpdate.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SpecificExceptions.test2FARequired.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SpecificExceptions.testAuthenticatedRateLimitExceeded.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SpecificExceptions.testBadCredentials.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SpecificExceptions.testBadUserAgent.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SpecificExceptions.testRateLimitExceeded.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SpecificExceptions.testUnknownObject.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SubIssue.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SubIssue.testAddSubIssue.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SubIssue.testListSubIssues.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SubIssue.testPrioritizeSubIssue.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/SubIssue.testRemoveSubIssue.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Tag.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Team.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Team.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Team.testDiscussions.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Team.testEditWithAllArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Team.testEditWithoutArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Team.testGetTeams.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Team.testMembers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Team.testRepoPermission.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Team.testRepos.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Team.testTeamMembership.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Team.testUpdateTeamRepository.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Topic.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Traffic.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Traffic.testGetClones.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Traffic.testGetPaths.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Traffic.testGetReferrers.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Traffic.testGetViews.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/UserKey.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/UserKey.testDelete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.testCreateDispatchException.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.testCreateDispatchForNonTriggerEnabled.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.testCreateDispatchWithBranch.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.testCreateDispatchWithString.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.testCreateDispatchWithTag.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.testDisable.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.testDisabledWhenAlreadyDisabled.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.testEnable.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.testEnableWhenAlreadyEnabled.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.testGetRunsWithCreated.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.testGetRunsWithHeadSha.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.testGetRunsWithNoArguments.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.testGetRunsWithObjects.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/Workflow.testGetRunsWithStrings.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/WorkflowJob.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/WorkflowJob.testAttributes.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/WorkflowRun.setUp.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/WorkflowRun.test_cancel.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/WorkflowRun.test_delete.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/WorkflowRun.test_jobs.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/WorkflowRun.test_rerun.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/WorkflowRun.test_rerun_failed_jobs.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/WorkflowRun.test_rerun_with_successful_run.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/WorkflowRun.test_timing.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/ReplayData/WorkflowRun.test_timing_no_run_duration.txt +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Repository.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/RepositoryAdvisory.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/RepositoryDiscussion.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/RepositoryKey.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Requester.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/RequiredPullRequestReviews.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/RequiredStatusChecks.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Retry.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Search.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/SecretScanAlert.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/SecurityAndAnalysis.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/SelfHostedActionsRunner.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/SourceImport.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/SubIssue.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/SubIssueSummary.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Tag.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Team.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Topic.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Traffic.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/UserKey.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/Workflow.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/WorkflowJob.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/WorkflowRun.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/__init__.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/conftest.py +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tests/test_release_notes.yml +0 -0
- {pygithub-2.9.0 → pygithub-2.9.1}/tox.ini +0 -0
|
@@ -652,7 +652,9 @@ tests/ReplayData/GitRelease.testCreateGitTagAndRelease.txt
|
|
|
652
652
|
tests/ReplayData/GitRelease.testDelete.txt
|
|
653
653
|
tests/ReplayData/GitRelease.testGetAssets.txt
|
|
654
654
|
tests/ReplayData/GitRelease.testGetLatestRelease.txt
|
|
655
|
+
tests/ReplayData/GitRelease.testGetLazyReleaseByTag.txt
|
|
655
656
|
tests/ReplayData/GitRelease.testGetRelease.txt
|
|
657
|
+
tests/ReplayData/GitRelease.testGetReleaseByTag.txt
|
|
656
658
|
tests/ReplayData/GitRelease.testUpdate.txt
|
|
657
659
|
tests/ReplayData/GitRelease.testUploadAsset.txt
|
|
658
660
|
tests/ReplayData/GitRelease.testUploadAssetFileLike.txt
|
|
@@ -4,6 +4,13 @@ Change log
|
|
|
4
4
|
Stable versions
|
|
5
5
|
~~~~~~~~~~~~~~~
|
|
6
6
|
|
|
7
|
+
Version 2.9.1 (April 14, 2026)
|
|
8
|
+
------------------------------
|
|
9
|
+
|
|
10
|
+
Bug Fixes
|
|
11
|
+
^^^^^^^^^
|
|
12
|
+
* Fix getting release by tag in lazy mode (`#3469 <https://github.com/PyGithub/PyGithub/pull/3469>`_) (`7d1ba281e <https://github.com/PyGithub/PyGithub/commit/7d1ba281e>`_)
|
|
13
|
+
|
|
7
14
|
Version 2.9.0 (March 22, 2026)
|
|
8
15
|
------------------------------
|
|
9
16
|
|
|
@@ -3672,10 +3672,12 @@ class Repository(CompletableGithubObject):
|
|
|
3672
3672
|
assert isinstance(id, (int, str)), id
|
|
3673
3673
|
if isinstance(id, int):
|
|
3674
3674
|
url = f"{self.url}/releases/{id}"
|
|
3675
|
+
return github.GitRelease.GitRelease(self._requester, url=url)
|
|
3675
3676
|
else:
|
|
3676
3677
|
tag = urllib.parse.quote(id, safe="")
|
|
3677
3678
|
url = f"{self.url}/releases/tags/{tag}"
|
|
3678
|
-
|
|
3679
|
+
# a release by tag cannot be lazy, we need to get the url with release id
|
|
3680
|
+
return github.GitRelease.GitRelease(self._requester, url=url).complete()
|
|
3679
3681
|
|
|
3680
3682
|
def get_latest_release(self) -> GitRelease:
|
|
3681
3683
|
"""
|
|
@@ -200,16 +200,25 @@ class GitRelease(Framework.TestCase):
|
|
|
200
200
|
self.assertEqual(id_release.id, 42)
|
|
201
201
|
self.assertEqual(id_release.url, "/repos/lazy/repo/releases/42")
|
|
202
202
|
|
|
203
|
-
id_release = self.g.withLazy(True).get_repo("lazy/repo").get_release("v42")
|
|
204
|
-
self.assertEqual(str(id_release), "GitRelease(name=None)")
|
|
205
|
-
self.assertEqual(id_release.tag_name, "v42")
|
|
206
|
-
self.assertEqual(id_release.url, "/repos/lazy/repo/releases/tags/v42")
|
|
207
|
-
|
|
208
203
|
def testGetRelease(self):
|
|
209
204
|
release_by_id = self.release
|
|
210
205
|
release_by_tag = self.repo.get_release(tag)
|
|
211
206
|
self.assertEqual(release_by_id, release_by_tag)
|
|
212
207
|
|
|
208
|
+
def testGetReleaseByTag(self):
|
|
209
|
+
release = self.g.get_repo("EnricoMi/PyGithub").get_release("v1.55")
|
|
210
|
+
assets = list(release.get_assets())
|
|
211
|
+
self.assertEqual(len(assets), 2)
|
|
212
|
+
self.assertEqual(assets[0].name, "asset1.md")
|
|
213
|
+
self.assertEqual(assets[1].name, "asset2.gz")
|
|
214
|
+
|
|
215
|
+
def testGetLazyReleaseByTag(self):
|
|
216
|
+
release = self.g.withLazy(True).get_repo("EnricoMi/PyGithub").get_release("v1.55")
|
|
217
|
+
assets = list(release.get_assets())
|
|
218
|
+
self.assertEqual(len(assets), 2)
|
|
219
|
+
self.assertEqual(assets[0].name, "asset1.md")
|
|
220
|
+
self.assertEqual(assets[1].name, "asset2.gz")
|
|
221
|
+
|
|
213
222
|
def testGetLatestRelease(self):
|
|
214
223
|
latest_release = self.repo.get_latest_release()
|
|
215
224
|
self.assertEqual(latest_release.tag_name, tag)
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
https
|
|
2
|
+
GET
|
|
3
|
+
api.github.com
|
|
4
|
+
None
|
|
5
|
+
/repos/EnricoMi/PyGithub/releases/tags/v1.55
|
|
6
|
+
{'Authorization': 'token private_token_removed', 'User-Agent': 'PyGithub/Python'}
|
|
7
|
+
None
|
|
8
|
+
200
|
|
9
|
+
[('Date', 'Mon, 23 Mar 2026 20:31:36 GMT'), ('Content-Type', 'application/json; charset=utf-8'), ('Cache-Control', 'private, max-age=60, s-maxage=60'), ('Vary', 'Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With'), ('ETag', 'W/"3f4a76a23708f483c60f4df2840f7b5f0ce3b57e1627434b494bd6fb48fb0816"'), ('Last-Modified', 'Thu, 30 Jan 2025 11:12:00 GMT'), ('github-authentication-token-expiration', '2026-05-16 11:52:29 +0200'), ('X-GitHub-Media-Type', 'github.v3; format=json'), ('x-accepted-github-permissions', 'contents=read'), ('x-github-api-version-selected', '2022-11-28'), ('Access-Control-Expose-Headers', 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset'), ('Access-Control-Allow-Origin', '*'), ('Strict-Transport-Security', 'max-age=31536000; includeSubdomains; preload'), ('X-Frame-Options', 'deny'), ('X-Content-Type-Options', 'nosniff'), ('X-XSS-Protection', '0'), ('Referrer-Policy', 'origin-when-cross-origin, strict-origin-when-cross-origin'), ('Content-Security-Policy', "default-src 'none'"), ('Content-Encoding', 'gzip'), ('Transfer-Encoding', 'chunked'), ('Server', 'github.com'), ('X-RateLimit-Limit', '5000'), ('X-RateLimit-Remaining', '4993'), ('X-RateLimit-Reset', '1774301230'), ('X-RateLimit-Used', '7'), ('X-RateLimit-Resource', 'core'), ('X-GitHub-Request-Id', 'F876:162E:160795EC:1307CB04:69C1A328')]
|
|
10
|
+
{"url":"https://api.github.com/repos/EnricoMi/PyGithub/releases/197548596","assets_url":"https://api.github.com/repos/EnricoMi/PyGithub/releases/197548596/assets","upload_url":"https://uploads.github.com/repos/EnricoMi/PyGithub/releases/197548596/assets{?name,label}","html_url":"https://github.com/EnricoMi/PyGithub/releases/tag/v1.55","id":197548596,"author":{"login":"EnricoMi","id":44700269,"node_id":"MDQ6VXNlcjQ0NzAwMjY5","avatar_url":"https://avatars.githubusercontent.com/u/44700269?v=4","gravatar_id":"","url":"https://api.github.com/users/EnricoMi","html_url":"https://github.com/EnricoMi","followers_url":"https://api.github.com/users/EnricoMi/followers","following_url":"https://api.github.com/users/EnricoMi/following{/other_user}","gists_url":"https://api.github.com/users/EnricoMi/gists{/gist_id}","starred_url":"https://api.github.com/users/EnricoMi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EnricoMi/subscriptions","organizations_url":"https://api.github.com/users/EnricoMi/orgs","repos_url":"https://api.github.com/users/EnricoMi/repos","events_url":"https://api.github.com/users/EnricoMi/events{/privacy}","received_events_url":"https://api.github.com/users/EnricoMi/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"MDc6UmVsZWFzZTE5NzU0ODU5Ng==","tag_name":"v1.55","target_commitish":"main","name":"Test Release","draft":false,"immutable":false,"prerelease":true,"created_at":"2021-04-26T04:43:40Z","updated_at":"2025-01-30T11:12:00Z","published_at":"2025-01-30T11:12:00Z","assets":[{"url":"https://api.github.com/repos/EnricoMi/PyGithub/releases/assets/224868540","id":224868540,"node_id":"RA_kwDOGpsAJ84NZzi8","name":"asset1.md","label":null,"uploader":{"login":"EnricoMi","id":44700269,"node_id":"MDQ6VXNlcjQ0NzAwMjY5","avatar_url":"https://avatars.githubusercontent.com/u/44700269?v=4","gravatar_id":"","url":"https://api.github.com/users/EnricoMi","html_url":"https://github.com/EnricoMi","followers_url":"https://api.github.com/users/EnricoMi/followers","following_url":"https://api.github.com/users/EnricoMi/following{/other_user}","gists_url":"https://api.github.com/users/EnricoMi/gists{/gist_id}","starred_url":"https://api.github.com/users/EnricoMi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EnricoMi/subscriptions","organizations_url":"https://api.github.com/users/EnricoMi/orgs","repos_url":"https://api.github.com/users/EnricoMi/repos","events_url":"https://api.github.com/users/EnricoMi/events{/privacy}","received_events_url":"https://api.github.com/users/EnricoMi/received_events","type":"User","user_view_type":"public","site_admin":false},"content_type":"text/markdown","state":"uploaded","size":2524,"digest":null,"download_count":39,"created_at":"2025-01-30T11:11:32Z","updated_at":"2025-01-30T11:12:00Z","browser_download_url":"https://github.com/EnricoMi/PyGithub/releases/download/v1.55/asset1.md"},{"url":"https://api.github.com/repos/EnricoMi/PyGithub/releases/assets/224868556","id":224868556,"node_id":"RA_kwDOGpsAJ84NZzjM","name":"asset2.gz","label":null,"uploader":{"login":"EnricoMi","id":44700269,"node_id":"MDQ6VXNlcjQ0NzAwMjY5","avatar_url":"https://avatars.githubusercontent.com/u/44700269?v=4","gravatar_id":"","url":"https://api.github.com/users/EnricoMi","html_url":"https://github.com/EnricoMi","followers_url":"https://api.github.com/users/EnricoMi/followers","following_url":"https://api.github.com/users/EnricoMi/following{/other_user}","gists_url":"https://api.github.com/users/EnricoMi/gists{/gist_id}","starred_url":"https://api.github.com/users/EnricoMi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EnricoMi/subscriptions","organizations_url":"https://api.github.com/users/EnricoMi/orgs","repos_url":"https://api.github.com/users/EnricoMi/repos","events_url":"https://api.github.com/users/EnricoMi/events{/privacy}","received_events_url":"https://api.github.com/users/EnricoMi/received_events","type":"User","user_view_type":"public","site_admin":false},"content_type":"application/gzip","state":"uploaded","size":1199,"digest":null,"download_count":31,"created_at":"2025-01-30T11:11:37Z","updated_at":"2025-01-30T11:12:00Z","browser_download_url":"https://github.com/EnricoMi/PyGithub/releases/download/v1.55/asset2.gz"}],"tarball_url":"https://api.github.com/repos/EnricoMi/PyGithub/tarball/v1.55","zipball_url":"https://api.github.com/repos/EnricoMi/PyGithub/zipball/v1.55","body":"This is a test released used by PyGithub tests."}
|
|
11
|
+
|
|
12
|
+
https
|
|
13
|
+
GET
|
|
14
|
+
api.github.com
|
|
15
|
+
None
|
|
16
|
+
/repos/EnricoMi/PyGithub/releases/197548596/assets
|
|
17
|
+
{'Authorization': 'token private_token_removed', 'User-Agent': 'PyGithub/Python'}
|
|
18
|
+
None
|
|
19
|
+
200
|
|
20
|
+
[('Date', 'Mon, 23 Mar 2026 20:31:37 GMT'), ('Content-Type', 'application/json; charset=utf-8'), ('Cache-Control', 'private, max-age=60, s-maxage=60'), ('Vary', 'Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With'), ('ETag', 'W/"02f2c96627cfc5be40bfaaa25813a5dc4b58711b13a846cb8d3c526b81ede7b1"'), ('github-authentication-token-expiration', '2026-05-16 11:52:29 +0200'), ('X-GitHub-Media-Type', 'github.v3; format=json'), ('x-accepted-github-permissions', 'contents=read'), ('x-github-api-version-selected', '2022-11-28'), ('Access-Control-Expose-Headers', 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset'), ('Access-Control-Allow-Origin', '*'), ('Strict-Transport-Security', 'max-age=31536000; includeSubdomains; preload'), ('X-Frame-Options', 'deny'), ('X-Content-Type-Options', 'nosniff'), ('X-XSS-Protection', '0'), ('Referrer-Policy', 'origin-when-cross-origin, strict-origin-when-cross-origin'), ('Content-Security-Policy', "default-src 'none'"), ('Content-Encoding', 'gzip'), ('Transfer-Encoding', 'chunked'), ('Server', 'github.com'), ('X-RateLimit-Limit', '5000'), ('X-RateLimit-Remaining', '4992'), ('X-RateLimit-Reset', '1774301230'), ('X-RateLimit-Used', '8'), ('X-RateLimit-Resource', 'core'), ('X-GitHub-Request-Id', 'F0E4:1633:B919C6:9A117B:69C1A328')]
|
|
21
|
+
[{"url":"https://api.github.com/repos/EnricoMi/PyGithub/releases/assets/224868540","id":224868540,"node_id":"RA_kwDOGpsAJ84NZzi8","name":"asset1.md","label":null,"uploader":{"login":"EnricoMi","id":44700269,"node_id":"MDQ6VXNlcjQ0NzAwMjY5","avatar_url":"https://avatars.githubusercontent.com/u/44700269?v=4","gravatar_id":"","url":"https://api.github.com/users/EnricoMi","html_url":"https://github.com/EnricoMi","followers_url":"https://api.github.com/users/EnricoMi/followers","following_url":"https://api.github.com/users/EnricoMi/following{/other_user}","gists_url":"https://api.github.com/users/EnricoMi/gists{/gist_id}","starred_url":"https://api.github.com/users/EnricoMi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EnricoMi/subscriptions","organizations_url":"https://api.github.com/users/EnricoMi/orgs","repos_url":"https://api.github.com/users/EnricoMi/repos","events_url":"https://api.github.com/users/EnricoMi/events{/privacy}","received_events_url":"https://api.github.com/users/EnricoMi/received_events","type":"User","user_view_type":"public","site_admin":false},"content_type":"text/markdown","state":"uploaded","size":2524,"digest":null,"download_count":39,"created_at":"2025-01-30T11:11:32Z","updated_at":"2025-01-30T11:12:00Z","browser_download_url":"https://github.com/EnricoMi/PyGithub/releases/download/v1.55/asset1.md"},{"url":"https://api.github.com/repos/EnricoMi/PyGithub/releases/assets/224868556","id":224868556,"node_id":"RA_kwDOGpsAJ84NZzjM","name":"asset2.gz","label":null,"uploader":{"login":"EnricoMi","id":44700269,"node_id":"MDQ6VXNlcjQ0NzAwMjY5","avatar_url":"https://avatars.githubusercontent.com/u/44700269?v=4","gravatar_id":"","url":"https://api.github.com/users/EnricoMi","html_url":"https://github.com/EnricoMi","followers_url":"https://api.github.com/users/EnricoMi/followers","following_url":"https://api.github.com/users/EnricoMi/following{/other_user}","gists_url":"https://api.github.com/users/EnricoMi/gists{/gist_id}","starred_url":"https://api.github.com/users/EnricoMi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EnricoMi/subscriptions","organizations_url":"https://api.github.com/users/EnricoMi/orgs","repos_url":"https://api.github.com/users/EnricoMi/repos","events_url":"https://api.github.com/users/EnricoMi/events{/privacy}","received_events_url":"https://api.github.com/users/EnricoMi/received_events","type":"User","user_view_type":"public","site_admin":false},"content_type":"application/gzip","state":"uploaded","size":1199,"digest":null,"download_count":31,"created_at":"2025-01-30T11:11:37Z","updated_at":"2025-01-30T11:12:00Z","browser_download_url":"https://github.com/EnricoMi/PyGithub/releases/download/v1.55/asset2.gz"}]
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
https
|
|
2
|
+
GET
|
|
3
|
+
api.github.com
|
|
4
|
+
None
|
|
5
|
+
/repos/EnricoMi/PyGithub
|
|
6
|
+
{'Authorization': 'token private_token_removed', 'User-Agent': 'PyGithub/Python'}
|
|
7
|
+
None
|
|
8
|
+
200
|
|
9
|
+
[('Date', 'Mon, 23 Mar 2026 20:43:44 GMT'), ('Content-Type', 'application/json; charset=utf-8'), ('Cache-Control', 'private, max-age=60, s-maxage=60'), ('Vary', 'Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With'), ('ETag', 'W/"74e8635fdb0ad7b3ec60ba44656397bab639589a221e77147d5bbb1f05948b5e"'), ('Last-Modified', 'Mon, 23 Feb 2026 07:28:35 GMT'), ('github-authentication-token-expiration', '2026-05-16 11:52:29 +0200'), ('X-GitHub-Media-Type', 'github.v3; format=json'), ('x-accepted-github-permissions', 'metadata=read'), ('x-github-api-version-selected', '2022-11-28'), ('Access-Control-Expose-Headers', 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset'), ('Access-Control-Allow-Origin', '*'), ('Strict-Transport-Security', 'max-age=31536000; includeSubdomains; preload'), ('X-Frame-Options', 'deny'), ('X-Content-Type-Options', 'nosniff'), ('X-XSS-Protection', '0'), ('Referrer-Policy', 'origin-when-cross-origin, strict-origin-when-cross-origin'), ('Content-Security-Policy', "default-src 'none'"), ('Content-Encoding', 'gzip'), ('Transfer-Encoding', 'chunked'), ('Server', 'github.com'), ('X-RateLimit-Limit', '5000'), ('X-RateLimit-Remaining', '4988'), ('X-RateLimit-Reset', '1774301230'), ('X-RateLimit-Used', '12'), ('X-RateLimit-Resource', 'core'), ('X-GitHub-Request-Id', 'FCBD:163C:92AD13D:805D1F2:69C1A600')]
|
|
10
|
+
{"id":446365735,"node_id":"R_kgDOGpsAJw","name":"PyGithub","full_name":"EnricoMi/PyGithub","private":false,"owner":{"login":"EnricoMi","id":44700269,"node_id":"MDQ6VXNlcjQ0NzAwMjY5","avatar_url":"https://avatars.githubusercontent.com/u/44700269?v=4","gravatar_id":"","url":"https://api.github.com/users/EnricoMi","html_url":"https://github.com/EnricoMi","followers_url":"https://api.github.com/users/EnricoMi/followers","following_url":"https://api.github.com/users/EnricoMi/following{/other_user}","gists_url":"https://api.github.com/users/EnricoMi/gists{/gist_id}","starred_url":"https://api.github.com/users/EnricoMi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EnricoMi/subscriptions","organizations_url":"https://api.github.com/users/EnricoMi/orgs","repos_url":"https://api.github.com/users/EnricoMi/repos","events_url":"https://api.github.com/users/EnricoMi/events{/privacy}","received_events_url":"https://api.github.com/users/EnricoMi/received_events","type":"User","user_view_type":"public","site_admin":false},"html_url":"https://github.com/EnricoMi/PyGithub","description":"Typed interactions with the GitHub API v3","fork":true,"url":"https://api.github.com/repos/EnricoMi/PyGithub","forks_url":"https://api.github.com/repos/EnricoMi/PyGithub/forks","keys_url":"https://api.github.com/repos/EnricoMi/PyGithub/keys{/key_id}","collaborators_url":"https://api.github.com/repos/EnricoMi/PyGithub/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/EnricoMi/PyGithub/teams","hooks_url":"https://api.github.com/repos/EnricoMi/PyGithub/hooks","issue_events_url":"https://api.github.com/repos/EnricoMi/PyGithub/issues/events{/number}","events_url":"https://api.github.com/repos/EnricoMi/PyGithub/events","assignees_url":"https://api.github.com/repos/EnricoMi/PyGithub/assignees{/user}","branches_url":"https://api.github.com/repos/EnricoMi/PyGithub/branches{/branch}","tags_url":"https://api.github.com/repos/EnricoMi/PyGithub/tags","blobs_url":"https://api.github.com/repos/EnricoMi/PyGithub/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/EnricoMi/PyGithub/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/EnricoMi/PyGithub/git/refs{/sha}","trees_url":"https://api.github.com/repos/EnricoMi/PyGithub/git/trees{/sha}","statuses_url":"https://api.github.com/repos/EnricoMi/PyGithub/statuses/{sha}","languages_url":"https://api.github.com/repos/EnricoMi/PyGithub/languages","stargazers_url":"https://api.github.com/repos/EnricoMi/PyGithub/stargazers","contributors_url":"https://api.github.com/repos/EnricoMi/PyGithub/contributors","subscribers_url":"https://api.github.com/repos/EnricoMi/PyGithub/subscribers","subscription_url":"https://api.github.com/repos/EnricoMi/PyGithub/subscription","commits_url":"https://api.github.com/repos/EnricoMi/PyGithub/commits{/sha}","git_commits_url":"https://api.github.com/repos/EnricoMi/PyGithub/git/commits{/sha}","comments_url":"https://api.github.com/repos/EnricoMi/PyGithub/comments{/number}","issue_comment_url":"https://api.github.com/repos/EnricoMi/PyGithub/issues/comments{/number}","contents_url":"https://api.github.com/repos/EnricoMi/PyGithub/contents/{+path}","compare_url":"https://api.github.com/repos/EnricoMi/PyGithub/compare/{base}...{head}","merges_url":"https://api.github.com/repos/EnricoMi/PyGithub/merges","archive_url":"https://api.github.com/repos/EnricoMi/PyGithub/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/EnricoMi/PyGithub/downloads","issues_url":"https://api.github.com/repos/EnricoMi/PyGithub/issues{/number}","pulls_url":"https://api.github.com/repos/EnricoMi/PyGithub/pulls{/number}","milestones_url":"https://api.github.com/repos/EnricoMi/PyGithub/milestones{/number}","notifications_url":"https://api.github.com/repos/EnricoMi/PyGithub/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/EnricoMi/PyGithub/labels{/name}","releases_url":"https://api.github.com/repos/EnricoMi/PyGithub/releases{/id}","deployments_url":"https://api.github.com/repos/EnricoMi/PyGithub/deployments","created_at":"2022-01-10T09:52:53Z","updated_at":"2026-02-23T07:28:35Z","pushed_at":"2026-03-22T20:50:14Z","git_url":"git://github.com/EnricoMi/PyGithub.git","ssh_url":"git@github.com:EnricoMi/PyGithub.git","clone_url":"https://github.com/EnricoMi/PyGithub.git","svn_url":"https://github.com/EnricoMi/PyGithub","homepage":"https://pygithub.readthedocs.io/","size":19528,"stargazers_count":0,"watchers_count":0,"language":"Python","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":false,"has_discussions":false,"forks_count":2,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":15,"license":{"key":"lgpl-3.0","name":"GNU Lesser General Public License v3.0","spdx_id":"LGPL-3.0","url":"https://api.github.com/licenses/lgpl-3.0","node_id":"MDc6TGljZW5zZTEy"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":[],"visibility":"public","forks":2,"open_issues":15,"watchers":0,"default_branch":"main","permissions":{"admin":true,"maintain":true,"push":true,"triage":true,"pull":true},"parent":{"id":3544490,"node_id":"MDEwOlJlcG9zaXRvcnkzNTQ0NDkw","name":"PyGithub","full_name":"PyGithub/PyGithub","private":false,"owner":{"login":"PyGithub","id":11288996,"node_id":"MDEyOk9yZ2FuaXphdGlvbjExMjg4OTk2","avatar_url":"https://avatars.githubusercontent.com/u/11288996?v=4","gravatar_id":"","url":"https://api.github.com/users/PyGithub","html_url":"https://github.com/PyGithub","followers_url":"https://api.github.com/users/PyGithub/followers","following_url":"https://api.github.com/users/PyGithub/following{/other_user}","gists_url":"https://api.github.com/users/PyGithub/gists{/gist_id}","starred_url":"https://api.github.com/users/PyGithub/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PyGithub/subscriptions","organizations_url":"https://api.github.com/users/PyGithub/orgs","repos_url":"https://api.github.com/users/PyGithub/repos","events_url":"https://api.github.com/users/PyGithub/events{/privacy}","received_events_url":"https://api.github.com/users/PyGithub/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/PyGithub/PyGithub","description":"Typed interactions with the GitHub API v3","fork":false,"url":"https://api.github.com/repos/PyGithub/PyGithub","forks_url":"https://api.github.com/repos/PyGithub/PyGithub/forks","keys_url":"https://api.github.com/repos/PyGithub/PyGithub/keys{/key_id}","collaborators_url":"https://api.github.com/repos/PyGithub/PyGithub/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/PyGithub/PyGithub/teams","hooks_url":"https://api.github.com/repos/PyGithub/PyGithub/hooks","issue_events_url":"https://api.github.com/repos/PyGithub/PyGithub/issues/events{/number}","events_url":"https://api.github.com/repos/PyGithub/PyGithub/events","assignees_url":"https://api.github.com/repos/PyGithub/PyGithub/assignees{/user}","branches_url":"https://api.github.com/repos/PyGithub/PyGithub/branches{/branch}","tags_url":"https://api.github.com/repos/PyGithub/PyGithub/tags","blobs_url":"https://api.github.com/repos/PyGithub/PyGithub/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/PyGithub/PyGithub/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/PyGithub/PyGithub/git/refs{/sha}","trees_url":"https://api.github.com/repos/PyGithub/PyGithub/git/trees{/sha}","statuses_url":"https://api.github.com/repos/PyGithub/PyGithub/statuses/{sha}","languages_url":"https://api.github.com/repos/PyGithub/PyGithub/languages","stargazers_url":"https://api.github.com/repos/PyGithub/PyGithub/stargazers","contributors_url":"https://api.github.com/repos/PyGithub/PyGithub/contributors","subscribers_url":"https://api.github.com/repos/PyGithub/PyGithub/subscribers","subscription_url":"https://api.github.com/repos/PyGithub/PyGithub/subscription","commits_url":"https://api.github.com/repos/PyGithub/PyGithub/commits{/sha}","git_commits_url":"https://api.github.com/repos/PyGithub/PyGithub/git/commits{/sha}","comments_url":"https://api.github.com/repos/PyGithub/PyGithub/comments{/number}","issue_comment_url":"https://api.github.com/repos/PyGithub/PyGithub/issues/comments{/number}","contents_url":"https://api.github.com/repos/PyGithub/PyGithub/contents/{+path}","compare_url":"https://api.github.com/repos/PyGithub/PyGithub/compare/{base}...{head}","merges_url":"https://api.github.com/repos/PyGithub/PyGithub/merges","archive_url":"https://api.github.com/repos/PyGithub/PyGithub/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/PyGithub/PyGithub/downloads","issues_url":"https://api.github.com/repos/PyGithub/PyGithub/issues{/number}","pulls_url":"https://api.github.com/repos/PyGithub/PyGithub/pulls{/number}","milestones_url":"https://api.github.com/repos/PyGithub/PyGithub/milestones{/number}","notifications_url":"https://api.github.com/repos/PyGithub/PyGithub/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/PyGithub/PyGithub/labels{/name}","releases_url":"https://api.github.com/repos/PyGithub/PyGithub/releases{/id}","deployments_url":"https://api.github.com/repos/PyGithub/PyGithub/deployments","created_at":"2012-02-25T12:53:47Z","updated_at":"2026-03-23T11:01:33Z","pushed_at":"2026-03-22T21:13:57Z","git_url":"git://github.com/PyGithub/PyGithub.git","ssh_url":"git@github.com:PyGithub/PyGithub.git","clone_url":"https://github.com/PyGithub/PyGithub.git","svn_url":"https://github.com/PyGithub/PyGithub","homepage":"https://pygithub.readthedocs.io/","size":21441,"stargazers_count":7693,"watchers_count":7693,"language":"Python","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":false,"has_discussions":true,"forks_count":1871,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":390,"license":{"key":"lgpl-3.0","name":"GNU Lesser General Public License v3.0","spdx_id":"LGPL-3.0","url":"https://api.github.com/licenses/lgpl-3.0","node_id":"MDc6TGljZW5zZTEy"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","pygithub","python"],"visibility":"public","forks":1871,"open_issues":390,"watchers":7693,"default_branch":"main"},"source":{"id":3544490,"node_id":"MDEwOlJlcG9zaXRvcnkzNTQ0NDkw","name":"PyGithub","full_name":"PyGithub/PyGithub","private":false,"owner":{"login":"PyGithub","id":11288996,"node_id":"MDEyOk9yZ2FuaXphdGlvbjExMjg4OTk2","avatar_url":"https://avatars.githubusercontent.com/u/11288996?v=4","gravatar_id":"","url":"https://api.github.com/users/PyGithub","html_url":"https://github.com/PyGithub","followers_url":"https://api.github.com/users/PyGithub/followers","following_url":"https://api.github.com/users/PyGithub/following{/other_user}","gists_url":"https://api.github.com/users/PyGithub/gists{/gist_id}","starred_url":"https://api.github.com/users/PyGithub/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PyGithub/subscriptions","organizations_url":"https://api.github.com/users/PyGithub/orgs","repos_url":"https://api.github.com/users/PyGithub/repos","events_url":"https://api.github.com/users/PyGithub/events{/privacy}","received_events_url":"https://api.github.com/users/PyGithub/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/PyGithub/PyGithub","description":"Typed interactions with the GitHub API v3","fork":false,"url":"https://api.github.com/repos/PyGithub/PyGithub","forks_url":"https://api.github.com/repos/PyGithub/PyGithub/forks","keys_url":"https://api.github.com/repos/PyGithub/PyGithub/keys{/key_id}","collaborators_url":"https://api.github.com/repos/PyGithub/PyGithub/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/PyGithub/PyGithub/teams","hooks_url":"https://api.github.com/repos/PyGithub/PyGithub/hooks","issue_events_url":"https://api.github.com/repos/PyGithub/PyGithub/issues/events{/number}","events_url":"https://api.github.com/repos/PyGithub/PyGithub/events","assignees_url":"https://api.github.com/repos/PyGithub/PyGithub/assignees{/user}","branches_url":"https://api.github.com/repos/PyGithub/PyGithub/branches{/branch}","tags_url":"https://api.github.com/repos/PyGithub/PyGithub/tags","blobs_url":"https://api.github.com/repos/PyGithub/PyGithub/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/PyGithub/PyGithub/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/PyGithub/PyGithub/git/refs{/sha}","trees_url":"https://api.github.com/repos/PyGithub/PyGithub/git/trees{/sha}","statuses_url":"https://api.github.com/repos/PyGithub/PyGithub/statuses/{sha}","languages_url":"https://api.github.com/repos/PyGithub/PyGithub/languages","stargazers_url":"https://api.github.com/repos/PyGithub/PyGithub/stargazers","contributors_url":"https://api.github.com/repos/PyGithub/PyGithub/contributors","subscribers_url":"https://api.github.com/repos/PyGithub/PyGithub/subscribers","subscription_url":"https://api.github.com/repos/PyGithub/PyGithub/subscription","commits_url":"https://api.github.com/repos/PyGithub/PyGithub/commits{/sha}","git_commits_url":"https://api.github.com/repos/PyGithub/PyGithub/git/commits{/sha}","comments_url":"https://api.github.com/repos/PyGithub/PyGithub/comments{/number}","issue_comment_url":"https://api.github.com/repos/PyGithub/PyGithub/issues/comments{/number}","contents_url":"https://api.github.com/repos/PyGithub/PyGithub/contents/{+path}","compare_url":"https://api.github.com/repos/PyGithub/PyGithub/compare/{base}...{head}","merges_url":"https://api.github.com/repos/PyGithub/PyGithub/merges","archive_url":"https://api.github.com/repos/PyGithub/PyGithub/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/PyGithub/PyGithub/downloads","issues_url":"https://api.github.com/repos/PyGithub/PyGithub/issues{/number}","pulls_url":"https://api.github.com/repos/PyGithub/PyGithub/pulls{/number}","milestones_url":"https://api.github.com/repos/PyGithub/PyGithub/milestones{/number}","notifications_url":"https://api.github.com/repos/PyGithub/PyGithub/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/PyGithub/PyGithub/labels{/name}","releases_url":"https://api.github.com/repos/PyGithub/PyGithub/releases{/id}","deployments_url":"https://api.github.com/repos/PyGithub/PyGithub/deployments","created_at":"2012-02-25T12:53:47Z","updated_at":"2026-03-23T11:01:33Z","pushed_at":"2026-03-22T21:13:57Z","git_url":"git://github.com/PyGithub/PyGithub.git","ssh_url":"git@github.com:PyGithub/PyGithub.git","clone_url":"https://github.com/PyGithub/PyGithub.git","svn_url":"https://github.com/PyGithub/PyGithub","homepage":"https://pygithub.readthedocs.io/","size":21441,"stargazers_count":7693,"watchers_count":7693,"language":"Python","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":false,"has_discussions":true,"forks_count":1871,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":390,"license":{"key":"lgpl-3.0","name":"GNU Lesser General Public License v3.0","spdx_id":"LGPL-3.0","url":"https://api.github.com/licenses/lgpl-3.0","node_id":"MDc6TGljZW5zZTEy"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["github","github-api","pygithub","python"],"visibility":"public","forks":1871,"open_issues":390,"watchers":7693,"default_branch":"main"},"network_count":1871,"subscribers_count":0}
|
|
11
|
+
|
|
12
|
+
https
|
|
13
|
+
GET
|
|
14
|
+
api.github.com
|
|
15
|
+
None
|
|
16
|
+
/repos/EnricoMi/PyGithub/releases/tags/v1.55
|
|
17
|
+
{'Authorization': 'token private_token_removed', 'User-Agent': 'PyGithub/Python'}
|
|
18
|
+
None
|
|
19
|
+
200
|
|
20
|
+
[('Date', 'Mon, 23 Mar 2026 20:43:44 GMT'), ('Content-Type', 'application/json; charset=utf-8'), ('Cache-Control', 'private, max-age=60, s-maxage=60'), ('Vary', 'Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With'), ('ETag', 'W/"3f4a76a23708f483c60f4df2840f7b5f0ce3b57e1627434b494bd6fb48fb0816"'), ('Last-Modified', 'Thu, 30 Jan 2025 11:12:00 GMT'), ('github-authentication-token-expiration', '2026-05-16 11:52:29 +0200'), ('X-GitHub-Media-Type', 'github.v3; format=json'), ('x-accepted-github-permissions', 'contents=read'), ('x-github-api-version-selected', '2022-11-28'), ('Access-Control-Expose-Headers', 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset'), ('Access-Control-Allow-Origin', '*'), ('Strict-Transport-Security', 'max-age=31536000; includeSubdomains; preload'), ('X-Frame-Options', 'deny'), ('X-Content-Type-Options', 'nosniff'), ('X-XSS-Protection', '0'), ('Referrer-Policy', 'origin-when-cross-origin, strict-origin-when-cross-origin'), ('Content-Security-Policy', "default-src 'none'"), ('Content-Encoding', 'gzip'), ('Transfer-Encoding', 'chunked'), ('Server', 'github.com'), ('X-RateLimit-Limit', '5000'), ('X-RateLimit-Remaining', '4987'), ('X-RateLimit-Reset', '1774301230'), ('X-RateLimit-Used', '13'), ('X-RateLimit-Resource', 'core'), ('X-GitHub-Request-Id', 'F4DE:13A52B:17E8B89B:14BD7559:69C1A600')]
|
|
21
|
+
{"url":"https://api.github.com/repos/EnricoMi/PyGithub/releases/197548596","assets_url":"https://api.github.com/repos/EnricoMi/PyGithub/releases/197548596/assets","upload_url":"https://uploads.github.com/repos/EnricoMi/PyGithub/releases/197548596/assets{?name,label}","html_url":"https://github.com/EnricoMi/PyGithub/releases/tag/v1.55","id":197548596,"author":{"login":"EnricoMi","id":44700269,"node_id":"MDQ6VXNlcjQ0NzAwMjY5","avatar_url":"https://avatars.githubusercontent.com/u/44700269?v=4","gravatar_id":"","url":"https://api.github.com/users/EnricoMi","html_url":"https://github.com/EnricoMi","followers_url":"https://api.github.com/users/EnricoMi/followers","following_url":"https://api.github.com/users/EnricoMi/following{/other_user}","gists_url":"https://api.github.com/users/EnricoMi/gists{/gist_id}","starred_url":"https://api.github.com/users/EnricoMi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EnricoMi/subscriptions","organizations_url":"https://api.github.com/users/EnricoMi/orgs","repos_url":"https://api.github.com/users/EnricoMi/repos","events_url":"https://api.github.com/users/EnricoMi/events{/privacy}","received_events_url":"https://api.github.com/users/EnricoMi/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"MDc6UmVsZWFzZTE5NzU0ODU5Ng==","tag_name":"v1.55","target_commitish":"main","name":"Test Release","draft":false,"immutable":false,"prerelease":true,"created_at":"2021-04-26T04:43:40Z","updated_at":"2025-01-30T11:12:00Z","published_at":"2025-01-30T11:12:00Z","assets":[{"url":"https://api.github.com/repos/EnricoMi/PyGithub/releases/assets/224868540","id":224868540,"node_id":"RA_kwDOGpsAJ84NZzi8","name":"asset1.md","label":null,"uploader":{"login":"EnricoMi","id":44700269,"node_id":"MDQ6VXNlcjQ0NzAwMjY5","avatar_url":"https://avatars.githubusercontent.com/u/44700269?v=4","gravatar_id":"","url":"https://api.github.com/users/EnricoMi","html_url":"https://github.com/EnricoMi","followers_url":"https://api.github.com/users/EnricoMi/followers","following_url":"https://api.github.com/users/EnricoMi/following{/other_user}","gists_url":"https://api.github.com/users/EnricoMi/gists{/gist_id}","starred_url":"https://api.github.com/users/EnricoMi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EnricoMi/subscriptions","organizations_url":"https://api.github.com/users/EnricoMi/orgs","repos_url":"https://api.github.com/users/EnricoMi/repos","events_url":"https://api.github.com/users/EnricoMi/events{/privacy}","received_events_url":"https://api.github.com/users/EnricoMi/received_events","type":"User","user_view_type":"public","site_admin":false},"content_type":"text/markdown","state":"uploaded","size":2524,"digest":null,"download_count":39,"created_at":"2025-01-30T11:11:32Z","updated_at":"2025-01-30T11:12:00Z","browser_download_url":"https://github.com/EnricoMi/PyGithub/releases/download/v1.55/asset1.md"},{"url":"https://api.github.com/repos/EnricoMi/PyGithub/releases/assets/224868556","id":224868556,"node_id":"RA_kwDOGpsAJ84NZzjM","name":"asset2.gz","label":null,"uploader":{"login":"EnricoMi","id":44700269,"node_id":"MDQ6VXNlcjQ0NzAwMjY5","avatar_url":"https://avatars.githubusercontent.com/u/44700269?v=4","gravatar_id":"","url":"https://api.github.com/users/EnricoMi","html_url":"https://github.com/EnricoMi","followers_url":"https://api.github.com/users/EnricoMi/followers","following_url":"https://api.github.com/users/EnricoMi/following{/other_user}","gists_url":"https://api.github.com/users/EnricoMi/gists{/gist_id}","starred_url":"https://api.github.com/users/EnricoMi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EnricoMi/subscriptions","organizations_url":"https://api.github.com/users/EnricoMi/orgs","repos_url":"https://api.github.com/users/EnricoMi/repos","events_url":"https://api.github.com/users/EnricoMi/events{/privacy}","received_events_url":"https://api.github.com/users/EnricoMi/received_events","type":"User","user_view_type":"public","site_admin":false},"content_type":"application/gzip","state":"uploaded","size":1199,"digest":null,"download_count":31,"created_at":"2025-01-30T11:11:37Z","updated_at":"2025-01-30T11:12:00Z","browser_download_url":"https://github.com/EnricoMi/PyGithub/releases/download/v1.55/asset2.gz"}],"tarball_url":"https://api.github.com/repos/EnricoMi/PyGithub/tarball/v1.55","zipball_url":"https://api.github.com/repos/EnricoMi/PyGithub/zipball/v1.55","body":"This is a test released used by PyGithub tests."}
|
|
22
|
+
|
|
23
|
+
https
|
|
24
|
+
GET
|
|
25
|
+
api.github.com
|
|
26
|
+
None
|
|
27
|
+
/repos/EnricoMi/PyGithub/releases/197548596/assets
|
|
28
|
+
{'Authorization': 'token private_token_removed', 'User-Agent': 'PyGithub/Python'}
|
|
29
|
+
None
|
|
30
|
+
200
|
|
31
|
+
[('Date', 'Mon, 23 Mar 2026 20:43:45 GMT'), ('Content-Type', 'application/json; charset=utf-8'), ('Cache-Control', 'private, max-age=60, s-maxage=60'), ('Vary', 'Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With'), ('ETag', 'W/"02f2c96627cfc5be40bfaaa25813a5dc4b58711b13a846cb8d3c526b81ede7b1"'), ('github-authentication-token-expiration', '2026-05-16 11:52:29 +0200'), ('X-GitHub-Media-Type', 'github.v3; format=json'), ('x-accepted-github-permissions', 'contents=read'), ('x-github-api-version-selected', '2022-11-28'), ('Access-Control-Expose-Headers', 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset'), ('Access-Control-Allow-Origin', '*'), ('Strict-Transport-Security', 'max-age=31536000; includeSubdomains; preload'), ('X-Frame-Options', 'deny'), ('X-Content-Type-Options', 'nosniff'), ('X-XSS-Protection', '0'), ('Referrer-Policy', 'origin-when-cross-origin, strict-origin-when-cross-origin'), ('Content-Security-Policy', "default-src 'none'"), ('Content-Encoding', 'gzip'), ('Transfer-Encoding', 'chunked'), ('Server', 'github.com'), ('X-RateLimit-Limit', '5000'), ('X-RateLimit-Remaining', '4986'), ('X-RateLimit-Reset', '1774301230'), ('X-RateLimit-Used', '14'), ('X-RateLimit-Resource', 'core'), ('X-GitHub-Request-Id', 'FE65:5193A:18107DEA:14CFB5EC:69C1A600')]
|
|
32
|
+
[{"url":"https://api.github.com/repos/EnricoMi/PyGithub/releases/assets/224868540","id":224868540,"node_id":"RA_kwDOGpsAJ84NZzi8","name":"asset1.md","label":null,"uploader":{"login":"EnricoMi","id":44700269,"node_id":"MDQ6VXNlcjQ0NzAwMjY5","avatar_url":"https://avatars.githubusercontent.com/u/44700269?v=4","gravatar_id":"","url":"https://api.github.com/users/EnricoMi","html_url":"https://github.com/EnricoMi","followers_url":"https://api.github.com/users/EnricoMi/followers","following_url":"https://api.github.com/users/EnricoMi/following{/other_user}","gists_url":"https://api.github.com/users/EnricoMi/gists{/gist_id}","starred_url":"https://api.github.com/users/EnricoMi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EnricoMi/subscriptions","organizations_url":"https://api.github.com/users/EnricoMi/orgs","repos_url":"https://api.github.com/users/EnricoMi/repos","events_url":"https://api.github.com/users/EnricoMi/events{/privacy}","received_events_url":"https://api.github.com/users/EnricoMi/received_events","type":"User","user_view_type":"public","site_admin":false},"content_type":"text/markdown","state":"uploaded","size":2524,"digest":null,"download_count":39,"created_at":"2025-01-30T11:11:32Z","updated_at":"2025-01-30T11:12:00Z","browser_download_url":"https://github.com/EnricoMi/PyGithub/releases/download/v1.55/asset1.md"},{"url":"https://api.github.com/repos/EnricoMi/PyGithub/releases/assets/224868556","id":224868556,"node_id":"RA_kwDOGpsAJ84NZzjM","name":"asset2.gz","label":null,"uploader":{"login":"EnricoMi","id":44700269,"node_id":"MDQ6VXNlcjQ0NzAwMjY5","avatar_url":"https://avatars.githubusercontent.com/u/44700269?v=4","gravatar_id":"","url":"https://api.github.com/users/EnricoMi","html_url":"https://github.com/EnricoMi","followers_url":"https://api.github.com/users/EnricoMi/followers","following_url":"https://api.github.com/users/EnricoMi/following{/other_user}","gists_url":"https://api.github.com/users/EnricoMi/gists{/gist_id}","starred_url":"https://api.github.com/users/EnricoMi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EnricoMi/subscriptions","organizations_url":"https://api.github.com/users/EnricoMi/orgs","repos_url":"https://api.github.com/users/EnricoMi/repos","events_url":"https://api.github.com/users/EnricoMi/events{/privacy}","received_events_url":"https://api.github.com/users/EnricoMi/received_events","type":"User","user_view_type":"public","site_admin":false},"content_type":"application/gzip","state":"uploaded","size":1199,"digest":null,"download_count":31,"created_at":"2025-01-30T11:11:37Z","updated_at":"2025-01-30T11:12:00Z","browser_download_url":"https://github.com/EnricoMi/PyGithub/releases/download/v1.55/asset2.gz"}]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|