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 emptysquare, gvanrossum, martin.panter, ned.deily, python-dev, ronaldoussoren, yselivanov
Date 2016-02-15.06:37:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455518251.65.0.446535614283.issue25924@psf.upfronthosting.co.za>
In-reply-to
Content
I've committed a revised version of the "try 2" patch for release in 2.7.12, 3.5.2, and 3.6.0.  The revisions were to better follow the somewhat arcane conventions of Apple's availability macros, in particular, to take into account the value of MACOSX_DEPLOYMENT_TARGET.  I didn't have an opportunity to test building it on an actual 10.4 (or 10.3 :) system but I did test with various settings of MACOSX_DEPLOYMENT_TARGET.  Thanks very much, Jesse, for the research and the patch and to everyone else for the reviews and comments.
History
Date User Action Args
2016-02-15 06:37:31ned.deilysetrecipients: + ned.deily, gvanrossum, ronaldoussoren, python-dev, martin.panter, yselivanov, emptysquare
2016-02-15 06:37:31ned.deilysetmessageid: <1455518251.65.0.446535614283.issue25924@psf.upfronthosting.co.za>
2016-02-15 06:37:31ned.deilylinkissue25924 messages
2016-02-15 06:37:31ned.deilycreate