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 mgorny
Recipients Michael.Dussere, animus, mgorny, rdossin, serhiy.storchaka
Date 2017-09-26.15:16:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506439012.35.0.974119397143.issue22140@psf.upfronthosting.co.za>
In-reply-to
Content
I've submitted a pull request with another fix. I've tried to keep the changes at minimal but I couldn't stand keeping meaningless 'echo $x | sed -e s/$x/$y/' ;-).

I have to point out that the attached patch is wrong since it does readlink on CFLAGS &c.
History
Date User Action Args
2017-09-26 15:16:52mgornysetrecipients: + mgorny, animus, serhiy.storchaka, Michael.Dussere, rdossin
2017-09-26 15:16:52mgornysetmessageid: <1506439012.35.0.974119397143.issue22140@psf.upfronthosting.co.za>
2017-09-26 15:16:52mgornylinkissue22140 messages
2017-09-26 15:16:52mgornycreate