mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
e870c852c0
* 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)