cpython/Doc/reference
2023-11-25 16:20:53 -06:00
..
compound_stmts.rst GH-101100: Fix reference warnings for `__enter__ and __exit__` (#110112) 2023-10-19 18:05:17 +03:00
datamodel.rst gh-79932: raise exception if frame.clear() is called on a suspended frame (#111792) 2023-11-07 08:49:30 +00:00
executionmodel.rst
expressions.rst gh-112331: Fix reference manual description of attribute lookup mechanics (gh-112375) 2023-11-25 16:20:53 -06:00
grammar.rst
import.rst Fix typos in import system docs (#111396) 2023-10-27 13:20:55 +00:00
index.rst
introduction.rst gh-110886 Doc: add a link to BNF Wikipedia article (#110887) 2023-10-15 10:52:13 -06:00
lexical_analysis.rst gh-110631: Fix reST indentation in Doc/reference (#110708) 2023-10-11 22:50:55 +02:00
simple_stmts.rst Replace the esoteric term 'datum' when describing dict comprehensions (#106119) 2023-07-02 20:22:40 -07:00
toplevel_components.rst