Skip to content

Feature implementation from commits 6ea3384..bc1c537#2

Open
yashuatla wants to merge 15 commits into
feature-base-2from
feature-head-2
Open

Feature implementation from commits 6ea3384..bc1c537#2
yashuatla wants to merge 15 commits into
feature-base-2from
feature-head-2

Conversation

@yashuatla
Copy link
Copy Markdown
Owner

This PR contains changes from a range of commits from the original repository.

Commit Range: 6ea3384..bc1c537
Files Changed: 42 (38 programming files)
Programming Ratio: 90.5%

Commits included:

Applies `api.github.com.2022-11-28.json` API spec.
…hub#3216)

Turns these classes into `NonCompletableGithubObject`.
With PyGithub#3065 we broke pickling as it introduced a lambda into an `Auth` instance.

This adds tests for all `Auth` implementations to work with pickle.

Fixes PyGithub#3208.
)

Turns the return value of `GitTag.verification` from `dict` into a proper class.

Completes PyGithub#3028.
As a result removes wrong schema from `RequiredStatusChecks`.
This allows for programmatic maintenance of Python classes.
Adds the following attributes:
- organization
Adds the following attributes:
- throttled_at
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants