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 vstinner
Recipients gvanrossum, rpointel, vstinner
Date 2014-02-18.00:38:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392683921.24.0.478350969845.issue20666@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, it looks like concurrent.futures and asyncio now works on OpenBSD 5.5:
http://buildbot.python.org/all/builders/x86%20OpenBSD%205.5%203.x/builds/10/steps/test/logs/stdio
(at least tests are running)

OpenBSD 5.5 added support of POSIX semaphores?
History
Date User Action Args
2014-02-18 00:38:41vstinnersetrecipients: + vstinner, gvanrossum, rpointel
2014-02-18 00:38:41vstinnersetmessageid: <1392683921.24.0.478350969845.issue20666@psf.upfronthosting.co.za>
2014-02-18 00:38:41vstinnerlinkissue20666 messages
2014-02-18 00:38:41vstinnercreate