Skip to content

f-string error description seems wrong #85847

Description

@millefalcon
BPO 41681
Nosy @ericvsmith, @miss-islington, @millefalcon
PRs
  • bpo-41681: Fix for f-string/str.format error description when using 2 , in format specifier #22036
  • [3.9] bpo-41681: Fix for f-string/str.format error description when using 2 , in format specifier (GH-22036) #22041
  • bpo-41681 Fixed mistake in test for f-string/str.format error description (GH-22036) #22059
  • 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 = None
    closed_at = <Date 2020-09-01.15:56:39.262>
    created_at = <Date 2020-08-31.18:40:25.789>
    labels = ['interpreter-core', 'type-feature', '3.8', '3.9', '3.10']
    title = 'f-string error description seems wrong'
    updated_at = <Date 2020-09-02.06:09:55.352>
    user = 'https://github.com/millefalcon'

    bugs.python.org fields:

    activity = <Date 2020-09-02.06:09:55.352>
    actor = 'han-solo'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-09-01.15:56:39.262>
    closer = 'eric.smith'
    components = ['Interpreter Core']
    creation = <Date 2020-08-31.18:40:25.789>
    creator = 'han-solo'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41681
    keywords = ['patch']
    message_count = 6.0
    messages = ['376160', '376161', '376162', '376170', '376192', '376195']
    nosy_count = 3.0
    nosy_names = ['eric.smith', 'miss-islington', 'han-solo']
    pr_nums = ['22036', '22041', '22059']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue41681'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifeinterpreter-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