commit | 96631dcb11c2786f470d4586bf23ecca14361506 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Aug 29 18:29:59 2019 +0300 |
committer | GitHub <noreply@github.com> | Thu Aug 29 18:29:59 2019 +0300 |
tree | c9e4d813d843a2ec84983bf9bf3f301d6f2036bc | |
parent | 9db66a2b5ab6a302bc46421712f13b0afd94654b [diff] |
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599) (cherry picked from commit 4901fe274bc82b95dc89bcb3de8802a3dfedab32) Co-authored-by: RĂ©mi Lapeyre <remi.lapeyre@henki.fr>