Skip to content

doc: Clarify error message when attempting to call function via str.format() #76088

Description

@mickey695
mannequin
BPO 31907
Nosy @ericvsmith, @serhiy-storchaka, @miss-islington, @iritkatriel
PRs
  • bpo-31907: [doc] clarify that str.format() does not support arbitrary… #25053
  • [3.9] bpo-31907: [doc] clarify that str.format() does not support arbitrary expressions (GH-25053) #25055
  • [3.8] bpo-31907: [doc] clarify that str.format() does not support arbitrary expressions (GH-25053) #25056
  • 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 2021-03-28.20:58:54.085>
    created_at = <Date 2017-10-31.00:35:20.151>
    labels = ['interpreter-core', 'type-feature', '3.10', 'docs']
    title = 'doc: Clarify error message when attempting to call function via str.format()'
    updated_at = <Date 2021-03-28.21:05:16.373>
    user = 'https://bugs.python.org/mickey695'

    bugs.python.org fields:

    activity = <Date 2021-03-28.21:05:16.373>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2021-03-28.20:58:54.085>
    closer = 'eric.smith'
    components = ['Documentation', 'Interpreter Core']
    creation = <Date 2017-10-31.00:35:20.151>
    creator = 'mickey695'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31907
    keywords = ['patch']
    message_count = 12.0
    messages = ['305263', '305276', '305287', '305413', '305496', '309183', '389405', '389642', '389644', '389648', '389649', '389650']
    nosy_count = 5.0
    nosy_names = ['eric.smith', 'serhiy.storchaka', 'mickey695', 'miss-islington', 'iritkatriel']
    pr_nums = ['25053', '25055', '25056']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31907'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesdocsDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions