Skip to content

Drop support for Python 3.9#536

Merged
AlexWaygood merged 3 commits intomainfrom
alex/drop-39
Jan 7, 2026
Merged

Drop support for Python 3.9#536
AlexWaygood merged 3 commits intomainfrom
alex/drop-39

Conversation

@AlexWaygood
Copy link
Copy Markdown
Collaborator

Closes #535.

There are a bunch of places where we could now more elegantly use match statements instead of chained isinstance() checks, but that's not as pressing.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 7, 2026

This change has no effect on typeshed. 🤖🎉

@AlexWaygood AlexWaygood merged commit 6c51867 into main Jan 7, 2026
21 checks passed
@AlexWaygood AlexWaygood deleted the alex/drop-39 branch January 7, 2026 12:56
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.

Drop support for Python 3.9

2 participants