sigmavirus24 / github3.py

Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+.
https://github3.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.21k stars 404 forks source link

Update branch protection API support #1049

Closed sigmavirus24 closed 3 years ago

sigmavirus24 commented 3 years ago

This updates the necessary cassettes, example JSON, and other classes to support GitHub's ever backwards-incompatible Branch Protection APIs

Closes #1030 Closes #893

Before opening a new issue, please [search][] for a previously filed issue to ensure you're not creating a duplicate.