cpython/Doc/reference
Jelle Zijlstra b27e2273be
[3.13] gh-123242: Note that type.__annotations__ may not exist (GH-124557) (#124569)
Closes GH-123242. The real criterion is that the attribute does not
exist on heap types, but I don't think we should discuss heap vs.
static types in the language reference.
(cherry picked from commit 99b23c64de)
2024-09-26 16:57:50 -07:00
..
compound_stmts.rst [3.13] gh-115528: Update language reference for PEP 646 (GH-121181) (#124632) 2024-09-26 13:55:32 -07:00
datamodel.rst [3.13] gh-123242: Note that type.__annotations__ may not exist (GH-124557) (#124569) 2024-09-26 16:57:50 -07:00
executionmodel.rst [3.13] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) (#124556) 2024-09-25 17:29:48 -07:00
expressions.rst [3.13] gh-115528: Update language reference for PEP 646 (GH-121181) (#124632) 2024-09-26 13:55:32 -07:00
grammar.rst Docs: Add label to grammar spec for linking from PEPs (#113235) 2023-12-17 12:23:14 -07:00
import.rst [3.13] gh-123517: Remove unnecessary :meth: parentheses (gh-123518) (GH-123577) 2024-09-02 16:00:04 +02:00
index.rst
introduction.rst [3.13] GH-103484: Fix permanently redirects reported by linkcheck (GH-124144) (#124151) 2024-09-24 00:43:04 +00:00
lexical_analysis.rst [3.13] gh-123579: Document exclamation token (GH-123612) (#123637) 2024-09-03 15:07:13 +00:00
simple_stmts.rst [3.13] gh-121355: Fix incorrect word in simple_stmts.rst (GH-121356) (#121362) 2024-07-04 13:53:41 +00:00
toplevel_components.rst GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +03:00