[Snek] Version 1.7

Keith Packard keithp at keithp.com
Mon Sep 27 16:38:12 PDT 2021


Snek version 1.7 has been released:

 * Fix NaN comparisons and make dicts containing NaN keys work.  Jake
   Edge's article, “Revisiting NaNs in Python”
   (https://lwn.net/Articles/869231/) led to the discovery that Snek had
   several bugs in NaN comparisons. Snek now computes the right value
   for comparisons with Nan, as well as permitting NaN to be used as a
   key in dictionaries.

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://keithp.com/pipermail/snek/attachments/20210927/c1464f71/attachment.sig>


More information about the Snek mailing list