[issue19465] selectors: provide a helper to choose a selector using constraints

Charles-François Natali report at bugs.python.org
Sat Nov 23 23:36:14 CET 2013


Charles-François Natali added the comment:

> Antoine Pitrou added the comment:
>
> I think this is more of a documentation issue. People who don't want a new fd can hardcode PollSelector (poll has been POSIX for a long time).

That's also what I now think.
I don't think that the use case is common enough to warrant a
"factory", a default selector is fine.

----------

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


More information about the Python-bugs-list mailing list