You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
There are lots of possible bikesheds about method names (and other names).
E.g. connection_made/lost doesn't sound right for UDP or pipes, the various
run*() methods may need reshuffling, some folks think it should be set_reader()
instead of add_reader(), etc.
This is just a reminder issue to make sure we don't forget to think about this
some more, without being distracted by it in the short term.
Original issue reported on code.google.com by gvanrossum@gmail.com on 20 Mar 2013 at 8:23