Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zsol
Copy link

@zsol zsol commented Sep 26, 2021

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

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

Signed-off-by: Zsolt Dollenstein <[email protected]>
@zsol
Copy link
Author

zsol commented Sep 26, 2021

Pretty sure the build failure is not due to this PR

@fscherf
Copy link
Contributor

fscherf commented Sep 27, 2021

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

@zsol
Copy link
Author

zsol commented Sep 27, 2021

Alright, no problem. Good luck with Lona :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants