[issue31155] Encode set, frozenset, bytearray, and iterators as json arrays

Raymond Hettinger report at bugs.python.org
Thu Apr 26 08:21:11 EDT 2018


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

There is some virtue to the current design.  Having a user explicitly cast to a list will avoid unintentional conversions.

----------
nosy: +rhettinger

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31155>
_______________________________________


More information about the Python-bugs-list mailing list