]> granicus.if.org Git - python/commit
Issue #28257: Improved error message when pass a non-mapping as a var-keyword
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 7 Oct 2016 20:32:41 +0000 (23:32 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 7 Oct 2016 20:32:41 +0000 (23:32 +0300)
commit5665301baea21200771829516fc8edeec3b059b9
treea80f7bd6be6a0db82c95ae2e90c56b6d419062d9
parentde0574bdabc1183706406b421dea2e3e3c165eb3
Issue #28257: Improved error message when pass a non-mapping as a var-keyword
argument.
Lib/test/test_extcall.py
Python/ceval.c