Skip to content

Commit

Permalink
PEP 667: Mark as Final (python#3942)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored and gvanrossum committed Dec 10, 2024
1 parent fe30a71 commit 3a6d744
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions peps/pep-0667.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +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, 22-Feb-2024
Resolution: https://discuss.python.org/t/pep-667-consistent-views-of-namespaces/46631/25
Resolution: `25-Apr-2024 <https://discuss.python.org/t/46631/25>`__

.. canonical-doc:: :external+py3.13:func:`locals`

Abstract
========
Expand Down

0 comments on commit 3a6d744

Please sign in to comment.