In article <[email protected]>, Luis Zarrabeitia <[email protected]> wrote: > On Thursday 21 May 2009 08:50:48 pm R. David Murray wrote: > > In py3k Eric Smith and Mark Dickinson have implemented Gay's floating > > point algorithm for Python so that the shortest repr that will round > > trip correctly is what is used as the floating point repr.... > > Little question: what was the goal of such a change? (is there a pep for me > to > read?)
See discussion starting here: http://article.gmane.org/gmane.comp.python.devel/103191/ -- Ned Deily, [email protected] -- http://mail.python.org/mailman/listinfo/python-list
