]> granicus.if.org Git - python/commit
bpo-20627: Fix error message when keyword arguments are used (#2115)
authorSylvain <sylvain.desodt+github@gmail.com>
Thu, 15 Jun 2017 15:05:23 +0000 (17:05 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 15 Jun 2017 15:05:23 +0000 (18:05 +0300)
commit96c7c0685045b739fdc5145018cddfd252155713
tree8c99f9484c33d59c49b45146e50f7d6c7b08a4a7
parent8acb4cf2b3436652568d7a70228b166316181466
bpo-20627: Fix error message when keyword arguments are used (#2115)
Lib/test/test_call.py
Modules/_hashopenssl.c
Modules/_struct.c
Python/bltinmodule.c