vmagamedov/grpclib

Running under Python 3.8 gives deprecation warnings "The loop argument is deprecated since Python 3.8 . . ."

dlparker opened this issue · 1 comments

I get this warning in seven locations in grpclib 0.3.1, mostly in the form Event(loop=loop), though a couple of them are something else.

Is fixed in current source, sorry for the invalid report