Benjamin Peterson added the comment:

Yeah, kwarg dicts do not have the same checks applied to them as syntactic 
keyword args. It would be weird if, for example, dict(**mydict) normalized the 
keys of mydict.

----------
nosy: +benjamin.peterson
resolution:  -> not a bug
status: open -> closed

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

Reply via email to