Skip to content

Conversation

graingert
Copy link
Contributor

No description provided.

graingert and others added 2 commits January 1, 2025 12:00
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
@graingert graingert marked this pull request as ready for review January 22, 2025 18:50
@graingert
Copy link
Contributor Author

@tiangolo hmm python 3.8 is no longer supported, and no longer supported by starlette. What would you like me to do:

  • Want me to only bump the anyio dep for 3.9+
  • Ignore the warning in 3.8
  • Drop support for EOL python 3.8 in FastAPI?

@svlandeg
Copy link
Member

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.

@svlandeg
Copy link
Member

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! 🙏

@svlandeg svlandeg marked this pull request as draft February 18, 2025 15:18
@svlandeg svlandeg changed the title Update anyio in requirements-tests.txt ⬆️ Update anyio version in test suite Feb 18, 2025
@github-actions github-actions bot added the conflicts Automatically generated when a PR has a merge conflict label Sep 5, 2025
Copy link
Contributor

github-actions bot commented Sep 5, 2025

This pull request has a merge conflict that needs to be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflicts Automatically generated when a PR has a merge conflict internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants