Skip to content

Add Python 3.15 tkinter updates#15753

Draft
JelleZijlstra wants to merge 4 commits intopython:mainfrom
JelleZijlstra:codex/python315-tkinter
Draft

Add Python 3.15 tkinter updates#15753
JelleZijlstra wants to merge 4 commits intopython:mainfrom
JelleZijlstra:codex/python315-tkinter

Conversation

@JelleZijlstra
Copy link
Copy Markdown
Member

Adds the remaining tkinter portion of the Python 3.15 stdlib updates and removes the matching 3.15 stubtest allowlist entries that are now covered by the stub.

Changes:

@github-actions

This comment has been minimized.

@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]

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.

1 participant