Skip to content

Update imports after dropping Python 3.9#20322

Merged
JelleZijlstra merged 2 commits intopython:masterfrom
cdce8p:update-imports
Nov 29, 2025
Merged

Update imports after dropping Python 3.9#20322
JelleZijlstra merged 2 commits intopython:masterfrom
cdce8p:update-imports

Conversation

@cdce8p
Copy link
Copy Markdown
Collaborator

@cdce8p cdce8p commented Nov 28, 2025

Ref: #20154

@github-actions

This comment has been minimized.

@cdce8p cdce8p requested a review from hauntsaninja November 28, 2025 22:56
Comment thread mypy/build.py
Any,
ClassVar,
Final,
NoReturn,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally should switch to Never in the long term, but can't yet because it was only added in 3.11

@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@JelleZijlstra JelleZijlstra merged commit 9c1406c into python:master Nov 29, 2025
21 checks passed
@cdce8p cdce8p deleted the update-imports branch November 29, 2025 06:38
@github-project-automation github-project-automation Bot moved this from Todo to Done in GC-Content-Calculator Dec 12, 2025
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