Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
gh-60712: Include the "object" type in the lists of documented types#103036
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
+93 −18
Merged
Changes from1 commit
Commits
Show all changes
30 commits Select commitHold shift + click to select a range
2c09057 add test for the predefined object's attributes
furkanonder9a71e36 Include the "object" type in the lists of documented types
furkanonderd327409 remove 'or' from augment tuple
furkanonder73698a5 📜🤖 Added by blurb_it.
blurb-it[bot]1064065 Add cross-reference to news
furkanonderce4d192 Fix format for the function parameter
furkanonderaca2c04 Add space
furkanonderf6c12d8 add reference for the 'object'
furkanonderb1ab4a2 add reference for NotImplemented
furkanonderd709946 Change ref:`string <textseq>` as class:`str`
furkanonder105f331 remove hyphen from `newly-created`
furkanonder119e29b Update Doc/reference/datamodel.rst
terryjreedyd8c1995 Merge branch 'main' into issue-60712
furkanonder7762a08 Update predefined attribute types in testPredefinedAttrs
furkanonder7ffed7c Change `universal type` as `top type`
furkanonder5ad51b9 Merge branch 'main' into issue-60712
furkanonder71a2d43 Don't mention about the top type
furkanonder2d9f0a0 Update the description of richcmpfuncs
furkanonder10adcee Update Doc/library/stdtypes.rst
furkanonderf9961eb Merge branch 'main' into issue-60712
furkanonderab5ef40 Revert: Hierarchy Section in Data Model Documentation
furkanonder6681f67 Revert to original explanations of __new__ and __init__ methods in da…
furkanonder7d68154 Merge branch 'main' into issue-60712
furkanonder3f41130 Update Doc/reference/datamodel.rst
furkanonder026e514 Remove blank line
furkanonder7181046 Use ref:`str <textseq>` instead of :class:`str
furkanonder69b710a Merge branch 'main' into issue-60712
furkanonder55f8c6a Revert changes the description of Other Built-in Types in stdtypes.rst
furkanonderb199746 Update Doc/reference/datamodel.rst
furkanondercf6efa1 Merge branch 'main' into issue-60712
willingcFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
remove 'or' from augment tuple
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitd327409bed3e6592306bdea7241e33cdfafff199
There are no files selected for viewing
2 changes: 1 addition & 1 deletionLib/test/test_class.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
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.