Skip to content

Unhelpful error message with str.format() #49497

@pitrou

Description

@pitrou
BPO 5247
Nosy @rhettinger, @pitrou, @ericvsmith
Files
  • issue5247.patch
  • issue5247-1.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/ericvsmith'
    closed_at = <Date 2009-02-20.14:31:09.308>
    created_at = <Date 2009-02-13.14:12:54.414>
    labels = ['interpreter-core', 'type-bug']
    title = 'Unhelpful error message with str.format()'
    updated_at = <Date 2009-02-20.14:31:09.306>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2009-02-20.14:31:09.306>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2009-02-20.14:31:09.308>
    closer = 'eric.smith'
    components = ['Interpreter Core']
    creation = <Date 2009-02-13.14:12:54.414>
    creator = 'pitrou'
    dependencies = []
    files = ['13102', '13104']
    hgrepos = []
    issue_num = 5247
    keywords = ['patch']
    message_count = 10.0
    messages = ['81931', '81969', '81973', '82167', '82169', '82170', '82192', '82527', '82528', '82531']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'pitrou', 'eric.smith', 'LambertDW']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5247'
    versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', '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