commit | 536e35ae6a2555a01f4b51a68ad71dbf7923536d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Aug 04 13:36:01 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Aug 04 13:36:01 2021 -0700 |
tree | 35066a7e1de5a8a4110f4d410c64a24add6a546d | |
parent | c2593b4d06712cefcdeae93b32f88faa4772bc3a [diff] |
bpo-44801: Check arguments in substitution of ParamSpec in Callable (GH-27585) (cherry picked from commit 3875a6954741065b136650db67ac533bc70a3eac) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>