]> granicus.if.org Git - python/commit
give the names of missing positional or keyword-only arguments (closes #12356)
authorBenjamin Peterson <benjamin@python.org>
Fri, 24 Jun 2011 14:37:26 +0000 (09:37 -0500)
committerBenjamin Peterson <benjamin@python.org>
Fri, 24 Jun 2011 14:37:26 +0000 (09:37 -0500)
commite109c70860ceb4102a84c32d4bda4e5025eaf92a
tree1924a1728b34a81dd1dc3890230be4aae0c44f68
parent947d6b044454eebef483f2e520aa57ea86053689
give the names of missing positional or keyword-only arguments (closes #12356)
Lib/inspect.py
Lib/test/test_extcall.py
Misc/NEWS
Python/ceval.c