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
@dabeaz has requested this, to make it easier to take the thing that comes out of next_event() and dispatch it using functools.singledispatch or something like:
@dabeaz has requested this, to make it easier to take the thing that comes out of
next_event()
and dispatch it usingfunctools.singledispatch
or something like:Seems reasonable enough to me.
The text was updated successfully, but these errors were encountered: