We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PR #24901 provides the following changes to the Descriptor HowTo Guide:
ClassMethod
cls
Object
Type.__new__
Object.__new__
Member.__get__
super()
Type
The text was updated successfully, but these errors were encountered:
I added the Skip Issue tag to the PR. So we can close this issue and leave the PR discussion in one place.
Sorry, something went wrong.
rhettinger
No branches or pull requests
Documentation
PR #24901 provides the following changes to the Descriptor HowTo Guide:
ClassMethod
;cls
name inObject
;Type.__new__
andObject.__new__
;Member.__get__
;super()
inObject
andType
for consistency.The text was updated successfully, but these errors were encountered: