Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMacOSX: Support building of a Python.framework #169
Conversation
cce838a
to
ac792ee
ac792ee
to
134b6f3
134b6f3
to
d5adfa4
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.