cpython/Doc/whatsnew
Mark Dickinson c72b787992 Change description of float('nan') feature; NaNs don't care much about
signs, and float('nan'), float('+nan') and float('-nan') actually all
generate the exact same NaN value.
2008-06-24 11:08:58 +00:00
..
2.0.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
2.1.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
2.2.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
2.3.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
2.4.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
2.5.rst Grammar fix 2008-06-05 23:35:48 +00:00
2.6.rst Change description of float('nan') feature; NaNs don't care much about 2008-06-24 11:08:58 +00:00