Uh oh!
There was an error while loading. Please reload this page.
[3.9] gh-97032: avoid test_squeezer crash on macOS buildbots (GH-115508) - #115655
Conversation
…ythonGH-115508) avoid test_squeezer crash on macOS buildbots (cherry picked from commit 17a6533) Co-authored-by: Ned Deily <nad@python.org>
encukou
commented
Feb 20, 2024
!buildbot ARM64 MacOS |
bedevere-bot
commented
Feb 20, 2024
encukou
commented
Feb 21, 2024
PR buildbot failures are unrelated. @ambv, IMO this is the best way to fix the 3.9 buildbot failures. There's a more robust fix in later branches.
In main, the build system prefers pkg-config, and shouldn't pick up Apple's abandoned tk. |
avoid test_squeezer crash on macOS buildbots
(cherry picked from commit 17a6533)
Co-authored-by: Ned Deily nad@python.org