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

Commits on Sep 26, 2021

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

    This lets users pass in callables that don't have a `__name__` (like instances of functools.partial).
    
    Signed-off-by: Zsolt Dollenstein <zsol.zsol@gmail.com>
    zsol committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    98ad8ae View commit details
    Browse the repository at this point in the history