Yu Tomita added the comment:

Submitting a patch.

To support both iterable and mapping in the same way as with dict(...), 
`values` is updated to be a list of length-2 iterables instead of using copy 
call. 

Patch includes unittest which tests the reported problem.

----------
keywords: +patch
nosy: +nekobon
Added file: http://bugs.python.org/file40488/issue24928.patch

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

Reply via email to