Inada Naoki <[email protected]> added the comment:
If we support more types by default, user can not customize serialization of the type using `default` option. That's why we don't accept "any iterable" but only list and tuple. ---------- nosy: +inada.naoki _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39196> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
