aiohttp-json-rpc icon indicating copy to clipboard operation
aiohttp-json-rpc copied to clipboard

Use the passed-in name for constructing repr() of JsonMethod.

Open zsol opened this issue 4 years ago • 3 comments
trafficstars

This lets users pass in callables that don't have a __name__ (like instances of functools.partial).

zsol avatar Sep 26 '21 17:09 zsol

Pretty sure the build failure is not due to this PR

zsol avatar Sep 26 '21 17:09 zsol

Hi @zsol,

I am sorry, but we will discontinue this project in a few days. We ported all our projects over to Lona which makes a rpc obsolete for us. Coincidentally the porting process will be done this week, and we will set this repository to archived

fscherf avatar Sep 27 '21 11:09 fscherf

Alright, no problem. Good luck with Lona :)

zsol avatar Sep 27 '21 14:09 zsol