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 gh-103921: Document PEP 695 (#104642) 2023-05-26 10:48:17 -07:00
expressions.rst gh-112331: Fix reference manual description of attribute lookup mechanics (gh-112375) 2023-11-25 16:20:53 -06:00
grammar.rst doc: Formatting and typo fixes (#98974) 2022-11-06 20:55:55 -08:00
import.rst Fix typos in import system docs (#111396) 2023-10-27 13:20:55 +00:00
index.rst Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. 2012-10-28 11:10:24 -07:00
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 GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +03:00