Skip to content

f-string's "debug" feature is undocumented #85217

Description

@ericvsmith
BPO 41045
Nosy @gvanrossum, @ericvsmith, @ezio-melotti, @eamanu, @miss-islington, @amaajemyfren, @rishi93
PRs
  • bpo-41045: Add documentation for f-string's self documenting expressions #21464
  • bpo-41045: Document debug feature of f-strings ('=') #21509
  • gh-85583: Document f-strings in library/stdtypes.rst #21552
  • [3.8] bpo-41045: Document debug feature of f-strings ('=') (GH-21509) #21644
  • [3.9] bpo-41045: Document debug feature of f-strings ('=') (GH-21509) #21645
  • [3.8] bpo-41045: Document debug feature of f-strings ('=') (GH-21509) #21647
  • 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-07-27.23:23:16.235>
    created_at = <Date 2020-06-19.23:53:12.742>
    labels = ['type-feature', '3.8', '3.9', '3.10', 'docs']
    title = 'f-string\'s "debug" feature is undocumented'
    updated_at = <Date 2020-07-27.23:23:16.234>
    user = 'https://github.com/ericvsmith'

    bugs.python.org fields:

    activity = <Date 2020-07-27.23:23:16.234>
    actor = 'gvanrossum'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2020-07-27.23:23:16.235>
    closer = 'gvanrossum'
    components = ['Documentation']
    creation = <Date 2020-06-19.23:53:12.742>
    creator = 'eric.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41045
    keywords = ['patch']
    message_count = 16.0
    messages = ['371912', '371913', '373607', '373608', '373611', '373975', '374120', '374394', '374397', '374399', '374428', '374430', '374431', '374435', '374440', '374441']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'eric.smith', 'ezio.melotti', 'docs@python', 'eamanu', 'miss-islington', 'amaajemyfren', 'rishi93']
    pr_nums = ['21464', '21509', '21552', '21644', '21645', '21647']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue41045'
    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 lifedocsDocumentation in the Doc dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions