commit | 112f799666bac1bdbb320840d5fda3132255eb5e | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Mar 06 10:23:48 2018 -0800 |
committer | GitHub <noreply@github.com> | Tue Mar 06 10:23:48 2018 -0800 |
tree | 77b80d306834ea2ce3ed21f8ee09f7d7152c9164 | |
parent | 5a0c3987abd6a71b4fadeb525477eb5f560e8514 [diff] |
bpo-33009: Fix inspect.signature() for single-parameter partialmethods. (GH-6004) (cherry picked from commit 8a387219bdfb6ee34928d6168ac42ca559f11c9a) Co-authored-by: Yury Selivanov <yury@magic.io>