cpython/Doc/reference
Miss Islington (bot) db64dae745
[3.13] gh-74929: PEP 667 general docs update (gh-119291)
* expand on What's New entry for PEP 667 (including porting notes)
* define 'optimized scope' as a glossary term
* cover comprehensions and generator expressions in locals() docs
* review all mentions of "locals" in documentation (updating if needed)
* review all mentions of "f_locals" in documentation (updating if needed)

(cherry picked from commit e870c852c0)

Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
2024-05-21 21:35:26 +10:00
..
compound_stmts.rst gh-116126: Implement PEP 696 (#116129) 2024-05-03 06:17:32 -07:00
datamodel.rst [3.13] gh-74929: PEP 667 general docs update (gh-119291) 2024-05-21 21:35:26 +10:00
executionmodel.rst gh-116126: Implement PEP 696 (#116129) 2024-05-03 06:17:32 -07:00
expressions.rst
grammar.rst
import.rst
index.rst
introduction.rst
lexical_analysis.rst
simple_stmts.rst gh-56374: Clarify documentation of nonlocal (#116942) 2024-03-19 13:55:21 -04:00
toplevel_components.rst