Skip to content

In str.format an incorrect error message for list, tuple, dict, set #57999

Description

@py-user
mannequin
BPO 13790
Nosy @terryjreedy, @ericvsmith, @ezio-melotti, @bitdancer, @py-user, @csabella, @miss-islington, @iritkatriel
PRs
  • bpo-13790: Change 'string' to 'specification' in format doc #18690
  • [3.7] bpo-13790: Change 'string' to 'specification' in format doc (GH-18690) #18692
  • [3.8] bpo-13790: Change 'string' to 'specification' in format doc (GH-18690) #18693
  • Files
  • i13790.diff
  • i13790b.diff
  • 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/terryjreedy'
    closed_at = <Date 2020-09-27.14:25:01.174>
    created_at = <Date 2012-01-15.05:31:18.327>
    labels = ['easy', 'type-bug', '3.8', '3.9', '3.7', 'docs']
    title = 'In str.format an incorrect error message for list, tuple, dict, set'
    updated_at = <Date 2020-09-27.14:25:01.173>
    user = 'https://github.com/py-user'

    bugs.python.org fields:

    activity = <Date 2020-09-27.14:25:01.173>
    actor = 'eric.smith'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2020-09-27.14:25:01.174>
    closer = 'eric.smith'
    components = ['Documentation']
    creation = <Date 2012-01-15.05:31:18.327>
    creator = 'py.user'
    dependencies = []
    files = ['24287', '24290']
    hgrepos = []
    issue_num = 13790
    keywords = ['patch', 'easy']
    message_count = 34.0
    messages = ['151277', '151279', '151300', '151301', '151302', '151306', '151307', '151308', '151316', '151355', '151378', '151709', '151711', '151720', '151722', '151725', '151728', '151730', '151738', '151757', '164343', '164345', '164373', '220399', '220401', '220411', '220412', '312821', '312841', '362910', '362914', '362916', '362917', '377570']
    nosy_count = 9.0
    nosy_names = ['terry.reedy', 'eric.smith', 'ezio.melotti', 'r.david.murray', 'docs@python', 'py.user', 'cheryl.sabella', 'miss-islington', 'iritkatriel']
    pr_nums = ['18690', '18692', '18693']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue13790'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifedocsDocumentation in the Doc direasytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions