PEP 701: Mark it as accepted (#3056)

This commit is contained in:
Pablo Galindo Salgado 2023-03-14 14:24:10 +00:00 committed by GitHub
parent c767dbf211
commit 2bc335d7a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -4,12 +4,13 @@ Author: Pablo Galindo <pablogsal@python.org>,
Batuhan Taskaya <batuhan@python.org>,
Lysandros Nikolaou <lisandrosnik@gmail.com>
Discussions-To: https://discuss.python.org/t/pep-701-syntactic-formalization-of-f-strings/22046
Status: Draft
Status: Accepted
Type: Standards Track
Content-Type: text/x-rst
Created: 15-Nov-2022
Python-Version: 3.12
Post-History: `19-Dec-2022 <https://discuss.python.org/t/pep-701-syntactic-formalization-of-f-strings/22046>`__,
Resolution: https://discuss.python.org/t/pep-701-syntactic-formalization-of-f-strings/22046/119
Abstract