PEP 558: Update Discussions-To and copyright notice (#2037)
This commit is contained in:
parent
1a27cad226
commit
f350ee5630
|
@ -2,7 +2,7 @@ PEP: 558
|
|||
Title: Defined semantics for locals()
|
||||
Author: Nick Coghlan <ncoghlan@gmail.com>
|
||||
BDFL-Delegate: Nathaniel J. Smith
|
||||
Discussions-To: https://discuss.python.org/t/pep-558-defined-semantics-for-locals/2936
|
||||
Discussions-To: <python-dev@python.org>
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
@ -898,7 +898,8 @@ References
|
|||
Copyright
|
||||
=========
|
||||
|
||||
This document has been placed in the public domain.
|
||||
This document is placed in the public domain or under the
|
||||
CC0-1.0-Universal license, whichever is more permissive.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue