Skip to content

format(1234.5, '.4') gives misleading result #50114

Closed
@mdickinson

Description

@mdickinson
BPO 5864
Nosy @rhettinger, @mdickinson, @ericvsmith
Files
  • issue5864.patch
  • issue5864_v2.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-07-07.15:28:41.186>
    created_at = <Date 2009-04-28.11:38:19.999>
    labels = ['interpreter-core', 'type-bug']
    title = "format(1234.5, '.4') gives misleading result"
    updated_at = <Date 2009-07-07.15:28:41.185>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2009-07-07.15:28:41.185>
    actor = 'eric.smith'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2009-07-07.15:28:41.186>
    closer = 'eric.smith'
    components = ['Interpreter Core']
    creation = <Date 2009-04-28.11:38:19.999>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['13814', '13816']
    hgrepos = []
    issue_num = 5864
    keywords = ['patch']
    message_count = 16.0
    messages = ['86728', '86742', '86749', '86797', '86804', '86806', '86808', '86811', '86816', '86819', '86825', '87863', '87886', '90238', '90239', '90240']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'eric.smith']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5864'
    versions = ['Python 2.6']

    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