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
import.rst
index.rst
introduction.rst
lexical_analysis.rst
simple_stmts.rst annotations: expand documentation on "simple" assignment targets (#120535) 2024-06-15 15:18:16 +00:00
toplevel_components.rst