Drop support for --python-version 3.8 by cdce8p · Pull Request #19157 · python/mypy

added 6 commits

May 27, 2025 22:30

hauntsaninja

JukkaL pushed a commit that referenced this pull request

Jun 4, 2025
Followup to #19157. After dropping
support for an old Python version, mypy should assume the next oldest
one instead of the current interpreter version.