Skip to content

Builtin round function is sometimes inaccurate for floats #46177

@mdickinson

Description

@mdickinson
BPO 1869
Nosy @mdickinson
Files
  • round_patch.diff: patch
  • issue1869.patch
  • issue1869_2.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/mdickinson'
    closed_at = <Date 2009-04-18.15:06:24.473>
    created_at = <Date 2008-01-19.01:04:25.648>
    labels = ['interpreter-core', 'type-bug']
    title = 'Builtin round function is sometimes inaccurate for floats'
    updated_at = <Date 2009-06-07.14:37:32.586>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2009-06-07.14:37:32.586>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2009-04-18.15:06:24.473>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2008-01-19.01:04:25.648>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['10944', '13714', '13715']
    hgrepos = []
    issue_num = 1869
    keywords = ['patch']
    message_count = 16.0
    messages = ['60129', '70000', '71279', '71281', '71286', '80728', '80872', '83458', '86088', '86089', '86093', '86114', '86115', '86117', '86119', '89041']
    nosy_count = 2.0
    nosy_names = ['mark.dickinson', 'gboutsioukis']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1869'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions