Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81eaa5d commit 8f8096bCopy full SHA for 8f8096b
1 file changed
CHANGELOG.md
@@ -12,6 +12,11 @@ improvements and bug fixes. You can install it as follows:
12
13
You can read the full documentation for this release on [Read the Docs](http://mypy.readthedocs.io).
14
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
20
### Performance Improvements
21
- Switch to a more dynamic SCC processing logic (Ivan Levkivskyi, PR [20053](https://github.com/python/mypy/pull/20053))
22
- Speed up type aliases (Ivan Levkivskyi, PR [19810](https://github.com/python/mypy/pull/19810))
0 commit comments