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 vinay.sajip
Recipients Brian.Larsen, Daniel.Blanchard, Michael.Felt, Pau Tallada, amaury.forgeotdarc, belopolsky, jniehof, lukasz.langa, martin.panter, vinay.sajip, yaroslavvb
Date 2016-07-28.19:29:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469734171.73.0.953938611469.issue9998@psf.upfronthosting.co.za>
In-reply-to
Content
I have updated the patch to apply against 3.6, and changed it to be more conservative: it only uses ld and LD_LIBRARY_PATH when trying to find a library if the existing gcc-based method fails.

Seeing that this issue has been around for so long, I would really like to get this patch committed in the short window we have before 3.6 goes into beta. Please review!
History
Date User Action Args
2016-07-28 19:29:31vinay.sajipsetrecipients: + vinay.sajip, amaury.forgeotdarc, belopolsky, lukasz.langa, jniehof, Brian.Larsen, yaroslavvb, martin.panter, Daniel.Blanchard, Michael.Felt, Pau Tallada
2016-07-28 19:29:31vinay.sajipsetmessageid: <1469734171.73.0.953938611469.issue9998@psf.upfronthosting.co.za>
2016-07-28 19:29:31vinay.sajiplinkissue9998 messages
2016-07-28 19:29:31vinay.sajipcreate