[issue19635] asyncio should not depend on concurrent.futures, it is not always available

STINNER Victor report at bugs.python.org
Mon Nov 18 01:00:30 CET 2013


STINNER Victor added the comment:

> Who would be using such an old FreeBSD version anyway (while wanting to use a bleeding edge Python version and the bleeding edge asyncio package)?

If we want to drop support of old FreeBSD versions, something can be done using the PEP 11. We have FreeBSD 6.4 and 7.2 buildbots. I'm trying to fix all buildbots.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19635>
_______________________________________


More information about the Python-bugs-list mailing list