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 geoffreyspear
Recipients docs@python, fenofonts, geoffreyspear, jeroen1225, mark.dickinson, rhettinger, skrah
Date 2014-09-08.15:09:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410188951.57.0.836244382495.issue21929@psf.upfronthosting.co.za>
In-reply-to
Content
Robert:

That is not related. Python 3's round() function, as documented, rounds halves to the even choice; what you describe is the expected behavior.
History
Date User Action Args
2014-09-08 15:09:11geoffreyspearsetrecipients: + geoffreyspear, rhettinger, mark.dickinson, skrah, docs@python, jeroen1225, fenofonts
2014-09-08 15:09:11geoffreyspearsetmessageid: <1410188951.57.0.836244382495.issue21929@psf.upfronthosting.co.za>
2014-09-08 15:09:11geoffreyspearlinkissue21929 messages
2014-09-08 15:09:11geoffreyspearcreate