Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PyGithub/PyGithub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.0
Choose a base ref
Loading
...
head repository: PyGithub/PyGithub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.1
Choose a head ref
Loading
  • 7 commits
  • 11 files changed
  • 1 contributor

Commits on Feb 21, 2025

  1. Configuration menu
    Copy the full SHA
    f5dc1c7 View commit details
    Browse the repository at this point in the history
  2. Fix broken pickle support for Auth classes (#3211)

    With #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 #3208.
    EnricoMi committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    f975552 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d12e7d4 View commit details
    Browse the repository at this point in the history
  4. Fix incorrect deprecated import (#3225)

    Fixes #3222.
    EnricoMi committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    9329744 View commit details
    Browse the repository at this point in the history
  5. Make GitTag.verification return GitCommitVerification (#3226)

    Turns the return value of `GitTag.verification` from `dict` into a proper class.
    
    Completes #3028.
    EnricoMi committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    048a1a3 View commit details
    Browse the repository at this point in the history
  6. Add CodeSecurityConfigRepository returned by `get_repos_for_code_se…

    …curity_config` (#3219)
    
    Follow-up on #3095.
    EnricoMi committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    f997a2f View commit details
    Browse the repository at this point in the history
  7. Releasing v2.6.1 (#3230)

    EnricoMi authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    da30d6e View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.