Skip to content

MacOSX: Support building of a Python.framework #169

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

adrianbroher
Copy link
Contributor

@adrianbroher adrianbroher commented Nov 7, 2016

This PR enables the basic building of a Python.framework. So far it only fits my needs as it is used with a custom Python build, where a large chunk of extensions is disabled but with some feedback it may become useful for this project.

Feedback of course is welcome.

@jcfr jcfr changed the title Macosx framework MacOSX: Support building of a Python.framework Feb 15, 2017
@jcfr jcfr added the Type: Enhancement Improvement to functionality label Feb 15, 2017
@o01eg
Copy link

o01eg commented Mar 28, 2023

@jcfr Could it be merged and tested in CI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Improvement to functionality
Development

Successfully merging this pull request may close these issues.

Add support for building and installing cpython as a macOS framework
3 participants