PEP 667: Mark as Final
This commit is contained in:
parent
818bac5d1f
commit
5096569aa5
|
@ -3,13 +3,14 @@ Title: Consistent views of namespaces
|
|||
Author: Mark Shannon <mark@hotpy.org>,
|
||||
Tian Gao <gaogaotiantian@hotmail.com>
|
||||
Discussions-To: https://discuss.python.org/t/46631
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Created: 30-Jul-2021
|
||||
Python-Version: 3.13
|
||||
Post-History: 20-Aug-2021
|
||||
Resolution: https://discuss.python.org/t/pep-667-consistent-views-of-namespaces/46631/25
|
||||
|
||||
.. canonical-doc:: :external+py3.13:func:`locals`
|
||||
|
||||
Abstract
|
||||
========
|
||||
|
|
Loading…
Reference in New Issue