cpython/Doc/reference
Miss Islington (bot) d577225104
[3.12] datamodel: Fix a typo in `object.__init_subclass__` (GH-111599) (#114004)
datamodel: Fix a typo in ``object.__init_subclass__`` (GH-111599)
(cherry picked from commit a47353d587)

Co-authored-by: InSync <122007197+InSyncWithFoo@users.noreply.github.com>
2024-01-12 23:05:48 +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] datamodel: Fix a typo in `object.__init_subclass__` (GH-111599) (#114004) 2024-01-12 23:05:48 +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