On Sun, Dec 29, 2019, 10:51 AM Steve Barnes <gadgetst...@live.co.uk> wrote:
> I do have to disagree here as it is entirely possible, in the world of > hardware interfacing, that an external hardware device could possibly > supply an sNaN as a something was seriously wrong flag, (as opposed to a I > haven't got any data at the moment). Wouldn't the right time to handle an sNaN coming from hardware *always* be upon acquisition rather than sticking it in a collection to operate on later? Fail-fast fail-hard seems like basic good design, that much more so when it comes to hardware.
_______________________________________________ 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/SMKZDLPCBQMSZ64WA5M73CTM3N6XUPG7/ Code of Conduct: http://python.org/psf/codeofconduct/