FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

PEP 822: update d-string by methane · Pull Request #5035 · python/peps · GitHub

/ peps Public

PEP 822: update d-string - #5035

Open
methane wants to merge 2 commits into
python:mainfrom
methane:pep822-v2
Open

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

Conversation

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 requested a review from a team as a code owner July 14, 2026 12:08

read-the-docs-community Bot commented Jul 15, 2026
edited
Loading

Copy link
Copy Markdown

Documentation build overview

📚 pep-previews | 🛠️ Build #33626095 | 📁 Comparing cce205c against latest (8618d76)

  🔍 Preview build  

21 files changed · + 1 added · ± 20 modified

+ Added

± Modified

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL