Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion peps/pep-0667.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@ 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

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

Abstract
========

Expand Down