diff --git a/peps/pep-0536.rst b/peps/pep-0536.rst index f4a6ba3c6..77aba14f2 100644 --- a/peps/pep-0536.rst +++ b/peps/pep-0536.rst @@ -3,12 +3,15 @@ Title: Final Grammar for Literal String Interpolation Version: $Revision$ Last-Modified: $Date$ Author: Philipp Angerer -Status: Deferred +Status: Withdrawn Type: Standards Track Content-Type: text/x-rst Created: 11-Dec-2016 Python-Version: 3.7 -Post-History: 12-Dec-2016 +Post-History: `18-Aug-2016 `__, + `23-Dec-2016 `__, + `15-Mar-2019 `__ +Resolution: https://discuss.python.org/t/pep-536-should-be-marked-as-rejected/35226/4 Abstract ======== @@ -21,10 +24,11 @@ those restrictions, promoting “f-strings” to “f expressions” or f-litera This PEP expands upon the f-strings introduced by :pep:`498`, so this text requires familiarity with :pep:`498`. -PEP Status -========== +PEP Withdrawal +============== -This PEP is deferred until an implementation is available. +This PEP has been withdrawn in favour of :pep:`701`. +:pep:`701` addresses all important points of this PEP. Terminology