SIGN IN SIGN UP

Make more objects lazy (#3403)

These `GithubObjects` can be retrieved lazily with `Github(…, lazy=True)`:
- AuthenticatedUser
- CheckRun
- CheckSuite
- Commit
- CommitComment
- Deployment
- Download
- Environment
- Gist
- GistComment
- GitRef
- GitRelease
- GitReleaseAsset
- Hook
- Issue
- IssueComment
- Label
- Milestone
- NamedUser
- Organization
- OrganizationSecret
- OrganizationVariable
- Project
- PullRequest
- PullRequestComment
- Repository
- RepositoryKey
- Secret
- Team
- Variable
- Workflow
- WorkflowRun
E
Enrico Minack committed
e79d9bc1e5d786f4b76df0c0e1304829fd6a3aa1
Parent: c92f555
Committed by GitHub <noreply@github.com> on 11/16/2025, 5:15:06 PM