Serhiy Storchaka added the comment:

The problem is that var-keyword argument can be not a dict, but general 
mapping. This optimization is applicable only if it is a dict.

----------
stage:  -> patch review

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27358>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to