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 Leengit, mark.dickinson, rhettinger, serhiy.storchaka, zach.ware
Date 2022-02-17.18:12:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645121556.83.0.20915670794.issue46780@roundup.psfhosted.org>
In-reply-to
Content
> in which case the interval we need is [0.095, 0.15]

Whoops, sorry; brain fail. If we're rounding to two sig figs, the next representable value up from 0.01 is 0.011, while the next one down is 0.099, so the interval we'd be interested in would be [0.0995, 0.105].
History
Date User Action Args
2022-02-17 18:12:36mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, zach.ware, serhiy.storchaka, Leengit
2022-02-17 18:12:36mark.dickinsonsetmessageid: <1645121556.83.0.20915670794.issue46780@roundup.psfhosted.org>
2022-02-17 18:12:36mark.dickinsonlinkissue46780 messages
2022-02-17 18:12:36mark.dickinsoncreate