We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73e957 commit 4a0b331Copy full SHA for 4a0b331
CHANGELOG.md
@@ -8,6 +8,7 @@ Mypy no longer supports running with Python 3.8, which has reached end-of-life.
8
When running mypy with Python 3.9+, it is still possible to type check code
9
that needs to support Python 3.8 with the `--python-version 3.8` argument.
10
Support for this will be dropped in the first half of 2025!
11
+
12
Contributed by Marc Mueller (PR [17492](https://github.com/python/mypy/pull/17492)).
13
14
### Mypyc accelerated mypy wheels for aarch64
0 commit comments