Skip to content

Rounding Error #125155

@MrHamel

Description

@MrHamel

Bug report

Bug description:

This made the rounds on Twitter yesterday afternoon, and was able to verify this in Linux (x86_64) on versions 3.10 and 3.12.

>>> round(2.5)
2
>>> round(3.5)
4

CPython versions tested on:

3.10, 3.12

Operating systems tested on:

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions