PEP 498 accepted. Yay! Thanks, all.
This commit is contained in:
parent
ebbbc136c1
commit
5572aeccab
|
@ -3,12 +3,13 @@ Title: Literal String Interpolation
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Eric V. Smith <eric@trueblade.com>
|
Author: Eric V. Smith <eric@trueblade.com>
|
||||||
Status: Draft
|
Status: Accepted
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 01-Aug-2015
|
Created: 01-Aug-2015
|
||||||
Python-Version: 3.6
|
Python-Version: 3.6
|
||||||
Post-History: 07-Aug-2015, 30-Aug-2015, 04-Sep-2015
|
Post-History: 07-Aug-2015, 30-Aug-2015, 04-Sep-2015
|
||||||
|
Resolution: https://mail.python.org/pipermail/python-dev/2015-September/141526.html
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
========
|
========
|
||||||
|
|
Loading…
Reference in New Issue