| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
|
Thanks for the good news! By the way, Tcl/Tk 9.0.2 was released on July 2. |
Sorry, something went wrong.
|
Should we backport? In #124111 (comment), @serhiy-storchaka said:
So backport the test changes to 3.13, but leave macOS CI on tcl-tk@8? |
Sorry, something went wrong.
|
Probably. And backport the whole PR to 3.14. But it might be good to wait for 3.15.0a1 to get out the door first. |
Sorry, something went wrong.
…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.
| Back | FazBrowse Home | New Git URL |
Includes #136959 and fixes the tests for Tcl/Tk 9.
New PR because I couldn't push to that one:
Details