Skip to content

Drop support of Python 3.9#1582

Merged
j-bennet merged 1 commit intomainfrom
dbaty/remove_python_39
May 8, 2026
Merged

Drop support of Python 3.9#1582
j-bennet merged 1 commit intomainfrom
dbaty/remove_python_39

Conversation

@dbaty
Copy link
Copy Markdown
Member

@dbaty dbaty commented Apr 23, 2026

Description

Python 3.9 has reached its end of life 6 months ago (2025-10-31).

See https://devguide.python.org/versions/

Checklist

  • I've added this contribution to the changelog.rst.
  • I've added my name to the AUTHORS file (or it's already there).
  • I installed pre-commit hooks (pip install pre-commit && pre-commit install).
  • I verified that my changes work as expected (this may include manually testing them in your local environment, or in other available environments). Cross this out if not relevant (for example, if you're making a documentation change).
  • Please squash merge this pull request (uncheck if you'd like us to merge as multiple commits)

@j-bennet
Copy link
Copy Markdown
Contributor

This now has conflicts. Feel free to merge after you rebase!

Python 3.9 has reached its end of life 6 months ago (2025-10-31).

See https://devguide.python.org/versions/
@dbaty dbaty force-pushed the dbaty/remove_python_39 branch from b1f467c to bd4d927 Compare April 26, 2026 09:59
@dbaty
Copy link
Copy Markdown
Member Author

dbaty commented Apr 26, 2026

This now has conflicts. Feel free to merge after you rebase!

@j-bennet : I have rebased the branch.

@j-bennet
Copy link
Copy Markdown
Contributor

j-bennet commented May 8, 2026

Integration tests are flaky lately. :(

@j-bennet j-bennet merged commit f92bcfe into main May 8, 2026
14 of 17 checks passed
@j-bennet j-bennet deleted the dbaty/remove_python_39 branch May 8, 2026 21:58
@j-bennet
Copy link
Copy Markdown
Contributor

j-bennet commented May 8, 2026

Thanks @dbaty , nice work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants