This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients facundobatista, rhettinger
Date 2020-04-03.01:04:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585875889.84.0.776786166643.issue40153@roundup.psfhosted.org>
In-reply-to
Content
Has this been a problem in practice, or just a theoretical issue?

To make this raise an exception, the JSON encoder would have to add one extra test per key.

I think we should just document the possibility.
History
Date User Action Args
2020-04-03 01:04:49rhettingersetrecipients: + rhettinger, facundobatista
2020-04-03 01:04:49rhettingersetmessageid: <1585875889.84.0.776786166643.issue40153@roundup.psfhosted.org>
2020-04-03 01:04:49rhettingerlinkissue40153 messages
2020-04-03 01:04:49rhettingercreate