-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed as not planned
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
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
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error