-
-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
tkinter, assorted fixes #47155
Comments
This patch adds support for Tk options that could be passed as a list or It also aligns some docstrings; documents the support for the 'in_' |
I found a problem in the previous patch, new one added. This patch now The problem in the previous patch is that it would always join the value |
Committed as r63776, r63777 (3k). |
I found a case where the support for values under list or tuple would |
Applied in trunk, 25-maint and 3k. |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: