Skip to content
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

Temporarily restore Python 3.8 support #1024

Merged
merged 6 commits into from
Nov 13, 2024
Merged

Temporarily restore Python 3.8 support #1024

merged 6 commits into from
Nov 13, 2024

Conversation

chriskuehl
Copy link
Member

This temporarily reverts #1003 as we want to keep the 2.7.1 release small. We will un-revert it in a day or two once we make the 2.7.1 release.

This ended up being a bit tricker than I hoped since Ruff had rewritten a lot of type annotations to make them no longer compatible with 3.8, so I reverted that first as my original attempt to unwind it (#1022) ended up being very complex.

@chriskuehl chriskuehl marked this pull request as ready for review November 13, 2024 19:45
@chriskuehl chriskuehl requested a review from a team as a code owner November 13, 2024 19:45
@chriskuehl chriskuehl merged commit f1f2f08 into develop Nov 13, 2024
5 checks passed
@chriskuehl chriskuehl deleted the revert-38-2 branch November 13, 2024 19:46
chriskuehl added a commit that referenced this pull request Nov 13, 2024
chriskuehl added a commit that referenced this pull request Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant