Guido van Rossum added the comment:

Well, what would be the incantation to just skip the tests if 
concurrent.futures can't be imported?

(Although it seems that there's a problem with concurrent.futures if the whole 
thing refuses to import just because multiprocessing isn't supported -- 
couldn't the threadpool executor still work?  Asyncio doesn't use any of the 
multiprocessing stuff.)

----------

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

Reply via email to