Skip to content

Conversation

@PerchunPak
Copy link
Member

@PerchunPak PerchunPak commented Dec 30, 2025

Support for 3.9 ended at the end of October this year

https://endoflife.date/python

With Python 3.10, we can now use

  • match-case
  • Parenthesized with blocks
  • Union types as X | Y
  • typing.TypeAlias instead of using it from typing_extensions

See also https://docs.python.org/3/whatsnew/3.10.html

@PerchunPak PerchunPak requested a review from ItsDrike as a code owner December 30, 2025 08:58
@PerchunPak PerchunPak merged commit c6113c5 into master Jan 7, 2026
11 checks passed
@PerchunPak PerchunPak deleted the py3.9 branch January 7, 2026 16:57
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.

3 participants