bpo-42361: Use Tcl/Tk 8.6.10 when building the installer on recent macOS#23293
bpo-42361: Use Tcl/Tk 8.6.10 when building the installer on recent macOS#23293miss-islington merged 1 commit into
Conversation
Building on older versions, and in particular macOS 10.9 still use Tk 8.6.8 because of build problems on that version of macOS.
ned-deily
left a comment
There was a problem hiding this comment.
LGTM in principle
Sorry, something went wrong.
|
Thanks @ronaldoussoren for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9. |
Sorry, something went wrong.
|
Sorry, @ronaldoussoren, I could not cleanly backport this to |
Sorry, something went wrong.
|
Sorry @ronaldoussoren, I had trouble checking out the |
Sorry, something went wrong.
|
Thanks @ronaldoussoren for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
Sorry, something went wrong.
…cOS (pythonGH-23293) Building on older versions, and in particular macOS 10.9 still use Tk 8.6.8 because of build problems on that version of macOS. (cherry picked from commit 690a5fa) Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
…cOS (pythonGH-23293) Building on older versions, and in particular macOS 10.9 still use Tk 8.6.8 because of build problems on that version of macOS.
Building on older versions, and in particular macOS 10.9 still use
Tk 8.6.8 because of build problems on that version of macOS.
https://bugs.python.org/issue42361
Automerge-Triggered-By: GH:ned-deily