Skip to content

Remove implicit '%f' -> '%g' switch from float formatting. #50109

@mdickinson

Description

@mdickinson
BPO 5859
Nosy @mdickinson, @ericvsmith
Files
  • issue5859_stage1.patch: patch to dynamically allocate buffers for float formatting
  • issue5859_stage2.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-05-01.15:38:00.229>
    created_at = <Date 2009-04-27.20:50:03.185>
    labels = ['interpreter-core', 'type-feature']
    title = "Remove implicit '%f' -> '%g' switch from float formatting."
    updated_at = <Date 2009-05-01.15:38:00.217>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2009-05-01.15:38:00.217>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2009-05-01.15:38:00.229>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2009-04-27.20:50:03.185>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['13828', '13829']
    hgrepos = []
    issue_num = 5859
    keywords = ['patch']
    message_count = 6.0
    messages = ['86693', '86878', '86881', '86882', '86884', '86886']
    nosy_count = 2.0
    nosy_names = ['mark.dickinson', 'eric.smith']
    pr_nums = []
    priority = 'high'
    resolution = 'accepted'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue5859'
    versions = ['Python 3.1']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions