FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-145736: Fix Tkinter tests for Tk 8.7, 9.0 and 9.1 by serhiy-storchaka · Pull Request #145738 · python/cpython · GitHub

/ cpython Public

gh-145736: Fix Tkinter tests for Tk 8.7, 9.0 and 9.1 - #145738

Merged
serhiy-storchaka merged 6 commits into
python:mainfrom
serhiy-storchaka:test-tkinter-8.7
Mar 11, 2026
Merged

gh-145736: Fix Tkinter tests for Tk 8.7, 9.0 and 9.1#145738
serhiy-storchaka merged 6 commits into
python:mainfrom
serhiy-storchaka:test-tkinter-8.7

Conversation

serhiy-storchaka commented Mar 10, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

serhiy-storchaka added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 11, 2026

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @serhiy-storchaka for commit 2140325 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F145738%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 11, 2026
serhiy-storchaka merged commit 77d6d5d into python:main Mar 11, 2026
114 of 115 checks passed

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

serhiy-storchaka deleted the test-tkinter-8.7 branch March 11, 2026 19:01

Copy link
Copy Markdown

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 77d6d5d8fcc8565034dac378b2184131af735512 3.14

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 11, 2026
…thonGH-145738)

(cherry picked from commit 77d6d5d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

bedevere-app Bot commented Mar 11, 2026

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Mar 11, 2026
serhiy-storchaka added a commit that referenced this pull request Mar 12, 2026
serhiy-storchaka added a commit that referenced this pull request Jul 11, 2026
…3484)

Backport the test-only parts of the Tcl/Tk 8.7/9.0/9.1 test adaptations so
that test_tkinter and test_ttk pass when Python 3.13 is built against
Tcl/Tk 9.0 (for example the Homebrew build used on macOS), while still
passing against the Tcl/Tk 8.6 that 3.13 ships.

Combines the test changes from:

* gh-124111: Update tkinter for compatibility with Tcl/Tk 9.0.0 (GH-124156)
* gh-124111: test macOS CI with Tk 9 (GH-137424)
* gh-145736: Fix Tkinter tests for Tk 8.7, 9.0 and 9.1 (GH-145738)

The corresponding non-test changes (Modules/_tkinter.c, Lib/tkinter/ttk.py,
PCbuild and CI configuration) are not backported.
serhiy-storchaka removed their assignment Jul 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL