FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-113119: Fix the macOS framework installer build by gpshead · Pull Request #113268 · python/cpython · GitHub

/ cpython Public

gh-113119: Fix the macOS framework installer build - #113268

Merged
gpshead merged 2 commits into
python:mainfrom
gpshead:issue113117-macos-framework
Dec 19, 2023
Merged

gh-113119: Fix the macOS framework installer build#113268
gpshead merged 2 commits into
python:mainfrom
gpshead:issue113117-macos-framework

Conversation

gpshead commented Dec 19, 2023
edited
Loading

Copy link
Copy Markdown
Member

gpshead changed the title gh-113117: Fix the macOS framework installer build gh-113119: Fix the macOS framework installer build Dec 19, 2023
gpshead marked this pull request as ready for review December 19, 2023 04:54
gpshead requested a review from ned-deily December 19, 2023 04:55

gpshead commented Dec 19, 2023

Copy link
Copy Markdown
Member Author

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?

gpshead added 3.13 bugs and security fixes release-blocker labels Dec 19, 2023

ned-deily left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, thanks for the quick fix.

gpshead commented Dec 19, 2023

Copy link
Copy Markdown
Member Author

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 merged commit c895403 into python:main Dec 19, 2023
gpshead deleted the issue113117-macos-framework branch December 19, 2023 05:18
ryan-duve pushed a commit to ryan-duve/cpython that referenced this pull request Dec 26, 2023
`--enable-framework` builds were failing.  we apparently do not have good CI & buildbot coverage here.
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
`--enable-framework` builds were failing.  we apparently do not have good CI & buildbot coverage here.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
`--enable-framework` builds were failing.  we apparently do not have good CI & buildbot coverage here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.13 bugs and security fixes OS-mac release-blocker skip news type-bug An unexpected behavior, bug, or error

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL