Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the Descriptor HowTo Guide #98038

Closed
geryogam opened this issue Oct 7, 2022 · 1 comment
Closed

Improve the Descriptor HowTo Guide #98038

geryogam opened this issue Oct 7, 2022 · 1 comment
Assignees
Labels
docs Documentation in the Doc dir

Comments

@geryogam
Copy link
Contributor

geryogam commented Oct 7, 2022

Documentation

PR #24901 provides the following changes to the Descriptor HowTo Guide:

  • fix a typo;
  • fix a Sphinx tag preventing syntax highlighting;
  • fix a bug in ClassMethod;
  • reuse an existing cls name in Object;
  • allow keyword arguments in Type.__new__ and Object.__new__;
  • allow attribute lookup from a class in Member.__get__;
  • use two more super() in Object and Type for consistency.
@geryogam geryogam added the docs Documentation in the Doc dir label Oct 7, 2022
@rhettinger rhettinger self-assigned this Oct 7, 2022
@rhettinger
Copy link
Contributor

I added the Skip Issue tag to the PR. So we can close this issue and leave the PR discussion in one place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

2 participants