Skip to content

Add more Python 3.15 stdlib updates#15752

Merged
srittau merged 3 commits intopython:mainfrom
JelleZijlstra:codex/python315-small-stdlib-2
May 11, 2026
Merged

Add more Python 3.15 stdlib updates#15752
srittau merged 3 commits intopython:mainfrom
JelleZijlstra:codex/python315-small-stdlib-2

Conversation

@JelleZijlstra
Copy link
Copy Markdown
Member

Adds another small batch of Python 3.15 stdlib updates, and removes the matching 3.15 stubtest allowlist entries.

Changes:

@github-actions

This comment has been minimized.

Comment thread stdlib/ctypes/__init__.pyi Outdated
@JelleZijlstra JelleZijlstra marked this pull request as ready for review May 10, 2026 22:36
@github-actions
Copy link
Copy Markdown
Contributor

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

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 27ec4c8 into python:main May 11, 2026
56 checks passed
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