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 christian.heimes
Recipients christian.heimes, eric.snow, gvanrossum, ned.deily, pablogsal, ronaldoussoren
Date 2021-12-06.16:22:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638807731.51.0.0741500433358.issue45950@roundup.psfhosted.org>
In-reply-to
Content
Ned, I have implemented a fix for _bootstrap_python for framework builds and re-enabled --with-build-python for all builds. Previously I disabled the option for standard builds, because --with-build-python can cause build issues when a user runs ./configure --with-build-python with an older 3.11 alpha build.
History
Date User Action Args
2021-12-06 16:22:11christian.heimessetrecipients: + christian.heimes, gvanrossum, ronaldoussoren, ned.deily, eric.snow, pablogsal
2021-12-06 16:22:11christian.heimessetmessageid: <1638807731.51.0.0741500433358.issue45950@roundup.psfhosted.org>
2021-12-06 16:22:11christian.heimeslinkissue45950 messages
2021-12-06 16:22:11christian.heimescreate