STINNER Victor added the comment:

> I'd prefer not to add a bad hack to support such a broken platform. If it 
> doesn't have semaphores, not much Python code will run.

Oh, in fact concurrent.futures and multiprocessing are available on OpenBSD 5.5 
(see the new buildbot created yesterday). test_asyncio is running on this 
buildbot.

So I suggest to upgrade to OpenBSD 5.5 (currently under development) if you 
would like to use asyncio.

----------
resolution:  -> wont fix
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20666>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to