Closed
Description
selector _BaseSelectorImpl._key_from_fd
reimplements .get()
Line 275 in da98ed0
This internal method isn't documented https://docs.python.org/3/library/selectors.html which means it likely can be replaced with .get()
which would reduce runtime in the select loops