Skip to content

Make float.__str__ behave identically to float.__repr__ #53583

@mdickinson

Description

@mdickinson
BPO 9337
Nosy @mdickinson, @ericvsmith
Files
  • issue9337.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 2010-08-04.20:57:08.850>
    created_at = <Date 2010-07-23.10:30:57.855>
    labels = ['interpreter-core', 'type-feature']
    title = 'Make float.__str__ behave identically to float.__repr__'
    updated_at = <Date 2010-08-04.20:57:08.849>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2010-08-04.20:57:08.849>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2010-08-04.20:57:08.850>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2010-07-23.10:30:57.855>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['18249']
    hgrepos = []
    issue_num = 9337
    keywords = ['patch']
    message_count = 6.0
    messages = ['111268', '111582', '111930', '111934', '112088', '112891']
    nosy_count = 2.0
    nosy_names = ['mark.dickinson', 'eric.smith']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue9337'
    versions = ['Python 3.2']

    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