R. David Murray added the comment:

json is only designed to serialize standard data types out of the box.  
Anything else is an extension.  I presume you are asking for this because a 
deque looks more-or-less like a list.  I'm not sure that's reason enough, but 
we'll see what others think.

----------
nosy: +r.david.murray

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

Reply via email to