cpython/Doc/reference
Miss Islington (bot) bda8190b89
[3.12] gh-60712: Include the "object" type in the lists of documented types (GH-103036) (GH-126198)
gh-60712: Include the "object" type in the lists of documented types (GH-103036)

* add test for the predefined object's attributes

* Include the "object" type in the lists of documented types

* remove 'or' from augment tuple

* 📜🤖 Added by blurb_it.

* Add cross-reference to news



* Fix format for the function parameter



* Add space



* add reference for the 'object'



* add reference for NotImplemented



* Change ref:`string <textseq>`  as class:`str`



* remove hyphen from `newly-created`

* Update Doc/reference/datamodel.rst

'dictionaries' to 'dict'



* Update predefined attribute types in testPredefinedAttrs

* Change `universal type` as `top type`

* Don't mention about the top type

* Update the description of richcmpfuncs

* Update Doc/library/stdtypes.rst



* Revert: Hierarchy Section in Data Model Documentation

* Revert to original explanations of __new__ and __init__ methods in datamodel.rst for improved clarity.

* Update Doc/reference/datamodel.rst



* Remove blank line



* Use ref:`str <textseq>` instead of :class:`str



* Revert changes the description of Other Built-in Types in stdtypes.rst

* Update Doc/reference/datamodel.rst



---------

(cherry picked from commit 4f826214b3)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
2024-10-30 13:15:24 -07:00
..
compound_stmts.rst [3.12] gh-115528: Update language reference for PEP 646 (GH-121181) (#124633) 2024-09-26 13:03:28 -07:00
datamodel.rst [3.12] gh-60712: Include the "object" type in the lists of documented types (GH-103036) (GH-126198) 2024-10-30 13:15:24 -07:00
executionmodel.rst [3.12] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) (#124558) 2024-09-25 23:01:19 +00:00
expressions.rst [3.12] gh-115528: Update language reference for PEP 646 (GH-121181) (#124633) 2024-09-26 13:03:28 -07: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] gh-101100: Consolidate documentation on ModuleType attributes (#124709) (#125211) 2024-10-09 19:18:38 +00:00
index.rst
introduction.rst [3.12] GH-103484: Fix permanently redirects reported by linkcheck (GH-124144) (GH-124152) 2024-09-16 20:53:46 -07:00
lexical_analysis.rst [3.12] gh-125461: Remove Python 2 from identifiers in doc (GH-125462) (#125465) 2024-10-14 08:49:56 -07:00
simple_stmts.rst [3.12] gh-121355: Fix incorrect word in simple_stmts.rst (GH-121356) (#121363) 2024-07-04 13:43:31 +00:00
toplevel_components.rst GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +03:00