requests / requests-oauthlib

OAuthlib support for Python-Requests!
https://requests-oauthlib.readthedocs.org/
ISC License
1.71k stars 421 forks source link

Add support for Python 3.11 and 3.12 #517

Closed hugovk closed 6 months ago

hugovk commented 10 months ago

Python 3.11 was released on 2022-10-24 🚀

image

The Python 3.12 release candidate is out! :rocket:

Call to action

We strongly encourage maintainers of third-party Python projects to prepare their projects for 3.12 compatibilities during this phase, and where necessary publish Python 3.12 wheels on PyPI to be ready for the final release of 3.12.0.

See also https://dev.to/hugovk/help-test-python-312-beta-1508/

JonathanHuot commented 6 months ago

LGTM - Older versions are failing but will be removed as downstream lib no longer support it.