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

Teams deprecation #1081

Closed sigmavirus24 closed 2 years ago

sigmavirus24 commented 2 years ago

GitHub deprecated the top-level /teams API in 2020 and is starting to run brown-outs with the goal of removing on March 15.

Closes https://github.com/sigmavirus24/github3.py/issues/1080