-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
⬆️ Update anyio version in test suite #13128
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
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
@tiangolo hmm python 3.8 is no longer supported, and no longer supported by starlette. What would you like me to do:
|
Hi @graingert! In general, we do try to keep support for older Python versions, even when they're EOL, as long as it doesn't become too burdensome on our end (e.g. issues with CI, etc). In this case, I do think we'll want to continue support for Python 3.8 at least for a bit longer. As such, only bumping for 3.9+ would make the most sense to me. |
Just as a maintenance note: I'll put this PR in draft as long as the test suite is failing. Feel free to mark it as "Ready for review" once you're done and everything is green! 🙏 |
This pull request has a merge conflict that needs to be resolved. |
No description provided.