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 ncoghlan
Recipients christian.heimes, ncoghlan, vstinner
Date 2018-01-23.02:03:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516672993.18.0.467229070634.issue32627@psf.upfronthosting.co.za>
In-reply-to
Content
Reverting my previous commit doesn't fix the problem: if both uuid-devel and libuuid-devel are installed, then it reports that the necessary bits to build _uuid weren't found, without even attempting to compile it at all.
History
Date User Action Args
2018-01-23 02:03:13ncoghlansetrecipients: + ncoghlan, vstinner, christian.heimes
2018-01-23 02:03:13ncoghlansetmessageid: <1516672993.18.0.467229070634.issue32627@psf.upfronthosting.co.za>
2018-01-23 02:03:13ncoghlanlinkissue32627 messages
2018-01-23 02:03:12ncoghlancreate