gh-113119: Fix the macOS framework installer build by gpshead · Pull Request #113268 · python/cpython
gpshead
changed the title
gh-113117: Fix the macOS framework installer build
gh-113119: Fix the macOS framework installer build
gpshead
marked this pull request as ready for review
Related: since this didn't come up in testing for the original change, it sounds like we're missing --enable-framework in either CI or buildbots?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the quick fix.
I manually tested that building works on a mac with a configure --enable-framework - FWIW there appear to be a pile of tests that do not pass in framework builds regardless of this (looks environment related when launching python as a child process).
gpshead
deleted the
issue113117-macos-framework
branch
ryan-duve pushed a commit to ryan-duve/cpython that referenced this pull request
aisk pushed a commit to aisk/cpython that referenced this pull request
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request