-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
bpo-45979: Fix Tkinter tests with old Tk #31938
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
Conversation
Only fix for Tk version >= 8.5.12.
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
(cherry picked from commit dbbe4d2) Co-authored-by: Serhiy Storchaka <[email protected]>
(cherry picked from commit dbbe4d2) Co-authored-by: Serhiy Storchaka <[email protected]>
GH-31940 is a backport of this pull request to the 3.9 branch. |
GH-31939 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit dbbe4d2) Co-authored-by: Serhiy Storchaka <[email protected]>
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
GH-31972 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit dbbe4d2) Co-authored-by: Serhiy Storchaka <[email protected]>
(cherry picked from commit dbbe4d2) Co-authored-by: Serhiy Storchaka <[email protected]>
(cherry picked from commit dbbe4d2) Co-authored-by: Serhiy Storchaka <[email protected]>
Only fix for Tk version >= 8.5.12.
https://bugs.python.org/issue45979