-
-
Notifications
You must be signed in to change notification settings - Fork 844
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test under 3.11-dev #2302
Test under 3.11-dev #2302
Conversation
Should we use 3.11-dev tag instead? So when beta 4 is available on python-setup we get it automatically and can act on it? |
Good idea, I don't know we can use |
Thanks for this! It's up to us to solve the |
I've not looked into why but seems like the coverage check is failing on 3.11 but not other Python versions... https://github.com/encode/httpx/actions/runs/3150283298/jobs/5122888953 |
@tomchristie This is a bug when |
Added a few warning filters because:
_models.py
andtest_multiplart.py
are relying on deprecatedcgi
certifi
is using deprecatedimportlib.resources.path
rich
is using deprecatedsre_constants