[docs] [issue18820] json.dump() ignores its 'default' option when serializing dictionary keys
Erwin Mayer
report at bugs.python.org
Fri Apr 8 05:56:53 EDT 2016
Erwin Mayer added the comment:
Will this be merged? I also believe it is an unexpected behavior to not serialize dictionary keys when the default option is used.
----------
nosy: +Erwin Mayer
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18820>
_______________________________________
More information about the docs
mailing list