Skip to content

Commit

Permalink
PEP 667: Mark as Final (#3942)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Oct 27, 2024
1 parent a5fb32d commit 9dca599
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 <[email protected]>,
Tian Gao <[email protected]>
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 9dca599

Please sign in to comment.