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
Commit 269ddbd for #358 introduced a
DeprecationWarning for ev_timeout() which doesn't work without
removing the method definition from EventHandler.
Remove the definition from the class, add specific test and update
documentation.
0 commit comments