cpython/Doc/reference
Alex Waygood d3f2051eec
[3.12] Document the co_lines method on code objects (#113682) (#113686)
(cherry-picked from commit f1f8392432)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2024-01-03 20:09:15 +00:00
..
compound_stmts.rst [3.12] gh-81094: Refer to PEP 318 in compound_statements.rst (GH-113588) (#113643) 2024-01-02 08:46:01 +00:00
datamodel.rst [3.12] Document the co_lines method on code objects (#113682) (#113686) 2024-01-03 20:09:15 +00:00
executionmodel.rst [3.12] gh-103921: Document PEP 695 (GH-104642) (#104989) 2023-05-26 18:19:34 +00:00
expressions.rst [3.12] gh-112331: Fix reference manual description of attribute lookup mechanics (gh-112375) (#112412) 2023-11-25 22:26:31 +00:00
grammar.rst [3.12] Docs: Add label to grammar spec for linking from PEPs (GH-113235) (#113239) 2023-12-17 19:30:10 +00:00
import.rst [3.12] Fix typos in import system docs (GH-111396) (#111397) 2023-10-27 13:29:55 +00:00
index.rst
introduction.rst [3.12] gh-110886 Doc: add a link to BNF Wikipedia article (GH-110887) (#110900) 2023-10-15 17:00:44 +00:00
lexical_analysis.rst [3.12] Docs: Use 'f-strings' as header (GH-112888) (#112923) 2023-12-10 11:36:01 +02:00
simple_stmts.rst [3.12] gh-101100: Fix Sphinx nitpicks in library/inspect.rst and reference/simple_stmts.rst (GH-113107) (#113109) 2023-12-14 13:37:47 +00:00
toplevel_components.rst GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +03:00