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 doko
Recipients anacrolix, belopolsky, brian.curtin, doko, eric.araujo, glenn, kristjan.jonsson, martin.panter, pitrou, python-dev, vstinner
Date 2012-01-08.12:02:07
SpamBayes Score 0.003507652
Marked as misclassified No
Message-id <1326024128.27.0.371906597641.issue10278@psf.upfronthosting.co.za>
In-reply-to
Content
on linux the underlying functionality is implemented in librt; the extension doesn't check for this or links with -lrt.
History
Date User Action Args
2012-01-08 12:02:08dokosetrecipients: + doko, belopolsky, pitrou, kristjan.jonsson, vstinner, eric.araujo, brian.curtin, glenn, anacrolix, python-dev, martin.panter
2012-01-08 12:02:08dokosetmessageid: <1326024128.27.0.371906597641.issue10278@psf.upfronthosting.co.za>
2012-01-08 12:02:07dokolinkissue10278 messages
2012-01-08 12:02:07dokocreate