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 mark.dickinson
Recipients adelsonllima, mark.dickinson
Date 2019-12-23.14:37:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577111858.28.0.544651397221.issue39124@roundup.psfhosted.org>
In-reply-to
Content
In Python 3, the rounding mode is round-ties-to-even. (In Python 2, it's round-ties-to-away.)
History
Date User Action Args
2019-12-23 14:37:38mark.dickinsonsetrecipients: + mark.dickinson, adelsonllima
2019-12-23 14:37:38mark.dickinsonsetmessageid: <1577111858.28.0.544651397221.issue39124@roundup.psfhosted.org>
2019-12-23 14:37:38mark.dickinsonlinkissue39124 messages
2019-12-23 14:37:38mark.dickinsoncreate