Skip to content

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Aug 5, 2025

Includes #136959 and fixes the tests for Tcl/Tk 9.

New PR because I couldn't push to that one:

Details
git push
Enumerating objects: 13, done.
Counting objects: 100% (13/13), done.
Delta compression using up to 8 threads
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 1.26 KiB | 1.26 MiB/s, done.
Total 7 (delta 6), reused 0 (delta 0), pack-reused 0 (from 0)
remote: Resolving deltas: 100% (6/6), completed with 6 local objects.
remote: error: GH006: Protected branch update failed for refs/heads/gh-124111-macos-ci-tk9.
remote:
remote: - Changes must be made through a pull request.
To https://github.com/ned-deily/cpython.git
 ! [remote rejected]         gh-124111-macos-ci-tk9 -> gh-124111-macos-ci-tk9 (protected branch hook declined)
error: failed to push some refs to 'https://github.com/ned-deily/cpython.git'

@ned-deily
Copy link
Member

FYI @culler @serhiy-storchaka

@culler
Copy link
Contributor

culler commented Aug 6, 2025

Thanks for the good news!

By the way, Tcl/Tk 9.0.2 was released on July 2.

@ned-deily ned-deily merged commit 9c1279d into python:main Oct 14, 2025
43 checks passed
@hugovk hugovk deleted the 3.15-gh-124111-macos-ci-tk9 branch October 14, 2025 05:40
@hugovk
Copy link
Member Author

hugovk commented Oct 14, 2025

Should we backport?

In #124111 (comment), @serhiy-storchaka said:

  • Any test changes should be backported. This would help future bugfix backports and help to compare versions if we have a regression. Tests should be passed with older Tcl/Tk versions.

So backport the test changes to 3.13, but leave macOS CI on tcl-tk@8?

@ned-deily
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants