This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients christian.heimes, eric.snow, gvanrossum, ned.deily
Date 2021-12-06.09:40:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638783628.93.0.42937167806.issue45950@roundup.psfhosted.org>
In-reply-to
Content
> Ned, does this change solve the issue with framework builds?

No. I would guess at a minimum getpath.c for _bootstrap_python might need to be built without WITH_NEXT_FRAMEWORK defined. But I'm out of time for today and don't expect to have much time available in the immediate future.
History
Date User Action Args
2021-12-06 09:40:28ned.deilysetrecipients: + ned.deily, gvanrossum, christian.heimes, eric.snow
2021-12-06 09:40:28ned.deilysetmessageid: <1638783628.93.0.42937167806.issue45950@roundup.psfhosted.org>
2021-12-06 09:40:28ned.deilylinkissue45950 messages
2021-12-06 09:40:28ned.deilycreate