On Sun, 28 Jun 2020 01:41:01 +1000
Steven D'Aprano <st...@pearwood.info> wrote:
> 
> and ECMA-262 section 24.5.2, JSON.stringify, NOTE 4, page 683 states:
> 
> "Finite numbers are stringified as if by calling ToString(number). NaN 
> and Infinity regardless of sign are represented as the String null."

Ahh... typical Javascript. Sorry, ECMAScript.

Regards

Antoine.

_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/ZM23KE6NXN3ZNRPQ2AAFZMZSJ65CHGPC/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to