github PyGithub/PyGithub v2.5.0

one day ago

Breaking Changes

  • Parameters of method github.Requester.Requester.graphql_named_mutation have been renamed:
    • Parameter variables renamed to mutation_input
    • Parameter output renamed to output_schema
    • Default value of parameter output has been removed

New features

Improvements

Bug Fixes

  • Fix requesting urls containing parameters with parameters dict @EnricoMi (#2929)
  • PullRequest.delete_branch: fix the remaining pull requests check @fetsko (#3063)

Maintenance

Don't miss a new PyGithub release

NewReleases is sending notifications on new releases.