27.06.20 11:58, Steven D'Aprano пише:
The JSON standard didn't just accidently fail to specify what to do with NANs and INFs. It mandates that they are turned into null. JSON is designed to take your numeric data and throw values away, and this is a real problem for people:
Could you please give a cite and a reference to the standard that contains such requirement?
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/L73XTKPR22KPJE2G7WWF2HJIW27INALG/ Code of Conduct: http://python.org/psf/codeofconduct/
