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 rosslagerwall
Recipients belopolsky, georg.brandl, giampaolo.rodola, gregory.p.smith, loewis, pitrou, rosslagerwall
Date 2011-01-20.11:35:07
SpamBayes Score 1.614957e-05
Marked as misclassified No
Message-id <1295523315.06.0.466185820526.issue10812@psf.upfronthosting.co.za>
In-reply-to
Content
A few small fixes for OS X:
It has no return value for sethostid() and sets different errno if permission denied,
waitid() is broken - so its disabled,
the timeval struct used in futimes and lutimes is defined slightly differently.
History
Date User Action Args
2011-01-20 11:35:15rosslagerwallsetrecipients: + rosslagerwall, loewis, georg.brandl, gregory.p.smith, belopolsky, pitrou, giampaolo.rodola
2011-01-20 11:35:15rosslagerwallsetmessageid: <1295523315.06.0.466185820526.issue10812@psf.upfronthosting.co.za>
2011-01-20 11:35:09rosslagerwalllinkissue10812 messages
2011-01-20 11:35:09rosslagerwallcreate