Skip to content

gh-135756: Fix nonexistent parameter in tkinter docs #135770

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

MarcellPerger1
Copy link
Contributor

@MarcellPerger1 MarcellPerger1 commented Jun 20, 2025

Remove nonexistent color parameter from tkinter.commondialog.Dialog.show() method documentation.


📚 Documentation preview 📚: https://cpython-previews--135770.org.readthedocs.build/

@python-cla-bot
Copy link

python-cla-bot bot commented Jun 20, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Jun 20, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Jun 20, 2025
@terryjreedy terryjreedy added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 20, 2025
@terryjreedy terryjreedy merged commit 4ddf505 into python:main Jun 20, 2025
36 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jun 20, 2025
@miss-islington-app
Copy link

Thanks @MarcellPerger1 for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 20, 2025
…135770)

Remove nonexistent color parameter from tkinter.commondialog.Dialog.show() method documentation.
(cherry picked from commit 4ddf505)

Co-authored-by: Marcell Perger <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jun 20, 2025

GH-135776 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 20, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 20, 2025
…135770)

Remove nonexistent color parameter from tkinter.commondialog.Dialog.show() method documentation.
(cherry picked from commit 4ddf505)

Co-authored-by: Marcell Perger <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jun 20, 2025

GH-135777 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jun 20, 2025
terryjreedy pushed a commit that referenced this pull request Jun 20, 2025
… (#135776)

gh-135756: Fix nonexistent parameter in tkinter docs (GH-135770)

Remove nonexistent color parameter from tkinter.commondialog.Dialog.show() method documentation.
(cherry picked from commit 4ddf505)

Co-authored-by: Marcell Perger <[email protected]>
terryjreedy pushed a commit that referenced this pull request Jun 20, 2025
… (#135777)

gh-135756: Fix nonexistent parameter in tkinter docs (GH-135770)

Remove nonexistent color parameter from tkinter.commondialog.Dialog.show() method documentation.
(cherry picked from commit 4ddf505)

Co-authored-by: Marcell Perger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants