Skip to content

Commit 0e07118

Browse files
committed
Mention 3.9 support ending soon in 1.19 release notes
1 parent 81eaa5d commit 0e07118

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ improvements and bug fixes. You can install it as follows:
1212

1313
You can read the full documentation for this release on [Read the Docs](http://mypy.readthedocs.io).
1414

15+
### Python 3.9 Support Ending Soon
16+
17+
This is the last mypy feature release that supports Python 3.9, which reached
18+
end of life in October 2025.
19+
1520
### Performance Improvements
1621
- Switch to a more dynamic SCC processing logic (Ivan Levkivskyi, PR [20053](https://github.com/python/mypy/pull/20053))
1722
- Speed up type aliases (Ivan Levkivskyi, PR [19810](https://github.com/python/mypy/pull/19810))

0 commit comments

Comments
 (0)