Skip to content

PEP 822: update d-string#5035

Open
methane wants to merge 1 commit into
python:mainfrom
methane:pep822-v2
Open

PEP 822: update d-string#5035
methane wants to merge 1 commit into
python:mainfrom
methane:pep822-v2

Conversation

@methane

@methane methane commented Jul 14, 2026

Copy link
Copy Markdown
Member
  • Minimize difference from textwrap.dedent() by normalizing blank lines, including closing quote line.
  • Clarify that the {} inside f/t-strings are used for indentation calculation but are not subject to dedent.
  • Add document for new users and textwrap.dedent() users.
  • Change is either:
    • To a Draft PEP
    • To an Accepted or Final PEP, with Steering Council approval
    • To fix an editorial issue (markup, typo, link, header, etc)
  • PR title prefixed with PEP number (e.g. PEP 123: Summary of changes)

@methane methane requested a review from a team as a code owner July 14, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant