Skip to content

gh-86726: Fix "deprecated" directive for wm_attributes - #151652

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:tkinter-docs-wm_attribute-deprecated
Jun 18, 2026
Merged

gh-86726: Fix "deprecated" directive for wm_attributes#151652
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:tkinter-docs-wm_attribute-deprecated

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented Jun 18, 2026

Copy link
Copy Markdown
Member

I fixed this locally, but forgot to commit before pushing. 😦 Fixed in the 3.14 backport, so only main and 3.15 should be fixed.

@serhiy-storchakaserhiy-storchaka added docs Documentation in the Doc dir skip news needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 18, 2026
@serhiy-storchaka
serhiy-storchaka merged commit d47c27e into python:mainJun 18, 2026
38 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJun 18, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app

Copy link
Copy Markdown

GH-151654 is a backport of this pull request to the 3.15 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 18, 2026
serhiy-storchaka added a commit that referenced this pull request Jun 18, 2026
) (GH-151654)
(cherry picked from commit d47c27e)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka
serhiy-storchaka deleted the tkinter-docs-wm_attribute-deprecated branch June 20, 2026 14:35
pyctrl pushed a commit to pyctrl/cpython that referenced this pull request Jul 5, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant

@serhiy-storchaka