Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Only fix for Tk version >= 8.5.12.
miss-islington commentedMar 16, 2022
Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
(cherry picked from commitdbbe4d2)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commitdbbe4d2)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
bedevere-bot commentedMar 16, 2022
GH-31940 is a backport of this pull request to the3.9 branch. |
bedevere-bot commentedMar 16, 2022
GH-31939 is a backport of this pull request to the3.10 branch. |
miss-islington commentedMar 17, 2022
Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
miss-islington commentedMar 17, 2022
Sorry,@serhiy-storchaka, I could not cleanly backport this to |
miss-islington commentedMar 17, 2022
Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
miss-islington commentedMar 18, 2022
Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
bedevere-bot commentedMar 18, 2022
GH-31972 is a backport of this pull request to the3.10 branch. |
(cherry picked from commitdbbe4d2)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commitdbbe4d2)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Uh oh!
There was an error while loading.Please reload this page.
Only fix for Tk version >= 8.5.12.
https://bugs.python.org/issue45979