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 Jonatan Skogsfors, mark.dickinson, python-dev, rhettinger
Date 2016-09-03.08:55:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160903085547.22588.26190.3EC634AB@psf.io>
In-reply-to
Content
New changeset c3c4d8e4ca1a by Raymond Hettinger in branch '3.5':
Issue 27936: Fix inconsistent round() behavior between float and int
https://hg.python.org/cpython/rev/c3c4d8e4ca1a
History
Date User Action Args
2016-09-03 08:55:50python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, Jonatan Skogsfors
2016-09-03 08:55:50python-devlinkissue27936 messages
2016-09-03 08:55:50python-devcreate