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 Haoyu SUN, eric.smith, mark.dickinson, rhettinger
Date 2020-05-16.03:43:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589600629.58.0.447625181773.issue40633@roundup.psfhosted.org>
In-reply-to
Content
One other issue just came to mind.  While we could convert NaN to null during encoding, there isn't a reasonable way to reverse the process (a null could either be a NaN or a legitimate None).  That would limit the utility of a new optional conversion.
History
Date User Action Args
2020-05-16 03:43:49rhettingersetrecipients: + rhettinger, mark.dickinson, eric.smith, Haoyu SUN
2020-05-16 03:43:49rhettingersetmessageid: <1589600629.58.0.447625181773.issue40633@roundup.psfhosted.org>
2020-05-16 03:43:49rhettingerlinkissue40633 messages
2020-05-16 03:43:49rhettingercreate