Sorry, something went wrong.
Sorry, something went wrong.
| True | ||
| >>> sum([0.1]*10) == 1.0 | ||
| >>> 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 == 1.0 | ||
| False |
There was a problem hiding this comment.
Can confirm:
@rhettinger as an author of the referenced PR.
Sorry, something went wrong.
There was a problem hiding this comment.
Please add doctest directives throughout this page. It would have been nice for this issue to have been detected automatically.
Sorry, something went wrong.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request. |
Sorry, something went wrong.
|
file your system |
Sorry, something went wrong.
Related to #100426