Skip to content

PEP 501: update for tagged strings#3944

Merged
ncoghlan merged 13 commits intopython:mainfrom
ncoghlan:pep-501-update-for-tagged-strings
Sep 4, 2024
Merged

PEP 501: update for tagged strings#3944
ncoghlan merged 13 commits intopython:mainfrom
ncoghlan:pep-501-update-for-tagged-strings

Conversation

@ncoghlan
Copy link
Contributor

@ncoghlan ncoghlan commented Sep 4, 2024

Multiple updates to PEP 501's template literal proposal based on
PEP 750's tagged strings proposal.

  • 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)

Closes #3904


📚 Documentation preview 📚: https://pep-previews--3944.org.readthedocs.build/

@ncoghlan ncoghlan merged commit 147c582 into python:main Sep 4, 2024
`05-Sep-2015 <https://mail.python.org/archives/list/[email protected]/thread/ILVRPS6DTFZ7IHL5HONDBB6INVXTFOZ2/>`__,
`09-Mar-2023 <https://discuss.python.org/t/pep-501-reopen-general-purpose-string-template-literals/24625>`__,

.. TODO: Start new PEP 501 d.p.o thread once these updates have been merged
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that I'm not in any hurry to actually start that thread, since I'd prefer to wait until the next iteration of PEP 750 has also been published.

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.

PEP 501: improvements inspired by PEP 750's tagged strings

1 participant