cpython/Doc/reference
Ned Batchelder e68806c712
Docs: Amend codeobject.co_lines docs; end number is exclusive (#113970)
The end number should be exclusive, not inclusive.
2024-01-12 16:04:14 +01:00
..
compound_stmts.rst gh-81094: Refer to PEP 318 in compound_statements.rst (#113588) 2024-01-02 10:40:14 +02:00
datamodel.rst Docs: Amend codeobject.co_lines docs; end number is exclusive (#113970) 2024-01-12 16:04:14 +01: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 Docs: Add label to grammar spec for linking from PEPs (#113235) 2023-12-17 12:23:14 -07: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 Docs: Use 'f-strings' as header (#112888) 2023-12-10 10:39:51 +02:00
simple_stmts.rst gh-101100: Fix Sphinx nitpicks in `library/inspect.rst` and `reference/simple_stmts.rst` (#113107) 2023-12-14 13:30:57 +00:00
toplevel_components.rst GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +03:00