This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients mark.dickinson, python-dev, serhiy.storchaka
Date 2016-06-03.18:43:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160603184326.21239.14002.673D4B35@psf.io>
In-reply-to
Content
New changeset 050e5f803999 by Serhiy Storchaka in branch 'default':
Issue #26983: float() now always return an instance of exact float.
https://hg.python.org/cpython/rev/050e5f803999
History
Date User Action Args
2016-06-03 18:43:29python-devsetrecipients: + python-dev, mark.dickinson, serhiy.storchaka
2016-06-03 18:43:29python-devlinkissue26983 messages
2016-06-03 18:43:29python-devcreate