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 davidjamesbeck, ned.deily, ronaldoussoren
Date 2016-02-15.08:37:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455525467.51.0.807812462881.issue26265@psf.upfronthosting.co.za>
In-reply-to
Content
Upon further investigation, the issues I saw building a universal Python when using a current default Xcode SDK were due to the introduction in Xcode 7 of the new textual stub libraries in SDKs, the problem described in Issue25136. So I'm closing this issue as a duplicate of that one.
History
Date User Action Args
2016-02-15 08:37:47ned.deilysetrecipients: + ned.deily, ronaldoussoren, davidjamesbeck
2016-02-15 08:37:47ned.deilysetmessageid: <1455525467.51.0.807812462881.issue26265@psf.upfronthosting.co.za>
2016-02-15 08:37:47ned.deilylinkissue26265 messages
2016-02-15 08:37:47ned.deilycreate