Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-104496: Use correct Tcl or Tk version in Tkinter tests#107688
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
5c385fb to098ead2CompareIn future Tcl and Tk versions can be desynchronized.
098ead2 toc1d8f26Comparemiss-islington commentedAug 7, 2023
Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
miss-islington commentedAug 7, 2023
Sorry,@serhiy-storchaka, I could not cleanly backport this to |
…onGH-107688)In future Tcl and Tk versions can be desynchronized.(cherry picked from commit3c8e8f3)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
bedevere-bot commentedAug 7, 2023
GH-107709 is a backport of this pull request to the3.12 branch. |
pythonGH-107688)In future Tcl and Tk versions can be desynchronized..(cherry picked from commit3c8e8f3)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
bedevere-bot commentedAug 7, 2023
GH-107719 is a backport of this pull request to the3.11 branch. |
Uh oh!
There was an error while loading.Please reload this page.
In future Tcl and Tk versions can be desynchronized.