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 xdegaye
Recipients doko, hundeboll, python-dev, thomas-petazzoni, vstinner, xdegaye, yan12125, zach.ware
Date 2016-12-14.10:19:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481710745.29.0.971714566379.issue20211@psf.upfronthosting.co.za>
In-reply-to
Content
>> this assumption is wrong for the multiarch case.
>
> Please explain why it is wrong.

Sadly no explanations have been given, we have to take Matthias word for it.
This new patch updates the add_multiarch_paths() method and includes LIBDIR and INCLUDEDIR in their corresponding search paths for the multiarch case.
History
Date User Action Args
2016-12-14 10:19:05xdegayesetrecipients: + xdegaye, doko, vstinner, python-dev, zach.ware, thomas-petazzoni, yan12125, hundeboll
2016-12-14 10:19:05xdegayesetmessageid: <1481710745.29.0.971714566379.issue20211@psf.upfronthosting.co.za>
2016-12-14 10:19:05xdegayelinkissue20211 messages
2016-12-14 10:19:05xdegayecreate