[3.13] gh-60712: Include the "object" type in the lists of documented types (GH-103036) #126197
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Co-authored-by: C.A.M. Gerlach CAM.Gerlach@Gerlach.CAM
Co-authored-by: C.A.M. Gerlach CAM.Gerlach@Gerlach.CAM
Co-authored-by: C.A.M. Gerlach CAM.Gerlach@Gerlach.CAM
Co-authored-by: C.A.M. Gerlach CAM.Gerlach@Gerlach.CAM
Co-authored-by: C.A.M. Gerlach CAM.Gerlach@Gerlach.CAM
string <textseq>
as class:str
Co-authored-by: C.A.M. Gerlach CAM.Gerlach@Gerlach.CAM
remove hyphen from
newly-created
Update Doc/reference/datamodel.rst
'dictionaries' to 'dict'
Co-authored-by: C.A.M. Gerlach CAM.Gerlach@Gerlach.CAM
Update predefined attribute types in testPredefinedAttrs
Change
universal type
astop type
Don't mention about the top type
Update the description of richcmpfuncs
Update Doc/library/stdtypes.rst
Co-authored-by: Éric merwok@netwok.org
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
Co-authored-by: Éric merwok@netwok.org
Co-authored-by: Éric merwok@netwok.org
str <textseq>
instead of :class:`strCo-authored-by: Éric merwok@netwok.org
Revert changes the description of Other Built-in Types in stdtypes.rst
Update Doc/reference/datamodel.rst
Co-authored-by: Éric merwok@netwok.org
(cherry picked from commit 4f82621)
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
📚 Documentation preview 📚: https://cpython-previews--126197.org.readthedocs.build/