[issue12657] Cannot override JSON encoding of basic type subclasses

Serhiy Storchaka report at bugs.python.org
Thu Nov 15 13:44:52 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

I'm working on a large patch which will include also the fix for this issue. This is a significant change and it can affect behavior and performance of existing code, so it can be made only in new version.

----------
assignee:  -> serhiy.storchaka
nosy: +serhiy.storchaka
versions: +Python 3.8 -Python 2.7, Python 3.4

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


More information about the Python-bugs-list mailing list