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 ned.deily
Recipients lukasz.langa, ned.deily, ronaldoussoren, vstinner
Date 2012-08-08.22:05:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344463556.76.0.548035860474.issue15594@psf.upfronthosting.co.za>
In-reply-to
Content
There is something odd about the setup for that buildbot.  Notice the other failures.  The mkfifo() call on OS X isn't even documented as returning EINVAL (22).  I've never seen this kind of failure on other OS X systems.   Łukasz, any ideas?
History
Date User Action Args
2012-08-08 22:05:56ned.deilysetrecipients: + ned.deily, ronaldoussoren, vstinner, lukasz.langa
2012-08-08 22:05:56ned.deilysetmessageid: <1344463556.76.0.548035860474.issue15594@psf.upfronthosting.co.za>
2012-08-08 22:05:56ned.deilylinkissue15594 messages
2012-08-08 22:05:55ned.deilycreate