cpython/Doc/reference
chaen 1c13b29d54
gh-120937: Reference weakref from the __del__ documentation (#120940)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-06-26 23:07:09 +03:00
..
compound_stmts.rst gh-120521: clarify except* documentation to allow tuples (#120523) 2024-06-19 18:49:00 +00:00
datamodel.rst gh-120937: Reference weakref from the __del__ documentation (#120940) 2024-06-26 23:07:09 +03:00
executionmodel.rst gh-116126: Implement PEP 696 (#116129) 2024-05-03 06:17:32 -07:00
expressions.rst doc: Mention the missing reflected special methods for all binary operations (GH-119931) 2024-06-04 17:55:11 +00:00
grammar.rst Docs: Add label to grammar spec for linking from PEPs (#113235) 2023-12-17 12:23:14 -07:00
import.rst gh-101100: Fix sphinx warnings in reference/import.rst (#114646) 2024-01-27 07:30:21 -07: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-107607: Update comment about utf-8 BOM being ignored (#107858) 2024-03-19 11:51:12 -04:00
simple_stmts.rst annotations: expand documentation on "simple" assignment targets (#120535) 2024-06-15 15:18:16 +00:00
toplevel_components.rst GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +03:00