Skip to content

Drop 3.9 support in the stdlib#15708

Merged
srittau merged 3 commits into
python:mainfrom
srittau:drop-3.9-stdlib-branches
May 7, 2026
Merged

Drop 3.9 support in the stdlib#15708
srittau merged 3 commits into
python:mainfrom
srittau:drop-3.9-stdlib-branches

Conversation

@srittau
Copy link
Copy Markdown
Collaborator

@srittau srittau commented May 7, 2026

No description provided.

@srittau
Copy link
Copy Markdown
Collaborator Author

srittau commented May 7, 2026

Part of #13782.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Diff from mypy_primer, showing the effect of this PR on open source code:

pylint (https://github.com/pycqa/pylint)
+ pylint/testutils/lint_module_test.py:319: error: Name "_csv._writer" is not defined  [name-defined]

pandas (https://github.com/pandas-dev/pandas)
- pandas/core/computation/ops.py:328: error: Need type annotation for "_binary_ops_dict" (hint: "_binary_ops_dict: dict[<type>, <type>] = ...")  [var-annotated]

@srittau srittau merged commit 80bbb2a into python:main May 7, 2026
53 checks passed
@srittau srittau deleted the drop-3.9-stdlib-branches branch May 7, 2026 18:21
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.

2 participants