Files
deb-python-eventlet/eventlet
Jakub Stasiak 16aa6cb370 green selectors: Override DefaultSelector as well
The original patch[1] missed one thing which I just discovered - there's
selectors.DefaultSelector alias for the "the most efficient implementation
available on the current platform"[2].

Before this patch a non-green selector class would be obtained when
DefaultSelector was used.

[1] 0d509ef7d2
[2] https://docs.python.org/3.5/library/selectors.html#selectors.DefaultSelector
2016-01-11 22:25:15 +01:00
..
2014-12-30 03:07:26 +03:00
2015-05-09 02:19:08 +03:00
2014-11-11 23:37:09 +00:00
2014-08-27 10:21:55 +04:00
2014-10-10 08:53:11 +01:00
2014-08-27 10:21:55 +04:00
2014-11-11 23:37:09 +00:00
2014-08-27 10:21:55 +04:00
2015-10-13 14:50:10 +03:00