PEP 572: Mark as Final (#2870)
This commit is contained in:
parent
9f29302037
commit
a1f1fed495
|
@ -2,7 +2,7 @@ PEP: 572
|
||||||
Title: Assignment Expressions
|
Title: Assignment Expressions
|
||||||
Author: Chris Angelico <rosuav@gmail.com>, Tim Peters <tim.peters@gmail.com>,
|
Author: Chris Angelico <rosuav@gmail.com>, Tim Peters <tim.peters@gmail.com>,
|
||||||
Guido van Rossum <guido@python.org>
|
Guido van Rossum <guido@python.org>
|
||||||
Status: Accepted
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 28-Feb-2018
|
Created: 28-Feb-2018
|
||||||
|
|
Loading…
Reference in New Issue