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 tim.peters
Recipients mark.dickinson, rhettinger, tim.peters
Date 2021-11-28.19:29:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638127756.7.0.827680018859.issue45918@roundup.psfhosted.org>
In-reply-to
Content
Not a good idea in general - this rounding mode is _mostly_ "to zero", and isn't intended for chains of operations. I don't believe I've ever seen it used in a real program, so the current "no example at all" is a fair representation of real usage ;-)
History
Date User Action Args
2021-11-28 19:29:16tim.peterssetrecipients: + tim.peters, rhettinger, mark.dickinson
2021-11-28 19:29:16tim.peterssetmessageid: <1638127756.7.0.827680018859.issue45918@roundup.psfhosted.org>
2021-11-28 19:29:16tim.peterslinkissue45918 messages
2021-11-28 19:29:16tim.peterscreate