selectors2 · PyPI
https://pypi.org/project/selectors221.07.2020 · [CHANGE] No longer wraps exceptions in SelectorError, raises original exception including in timeout situations. [BUGFIX] Detect defects in a system that defines a selector but does not implement it. [BUGFIX] Can now detect a change in the select module after import such as when gevent.monkey.monkey_patch() is called before importing selectors2.