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

Second round of updates to the descriptor howto guide #22946

Merged
merged 8 commits into from Oct 25, 2020

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Oct 24, 2020

Work in progress. Other updates forthcoming.

rhettinger added 3 commits Oct 24, 2020
… file.

The "excluding metaclasses" text was unnecessary and distracting.
The pseudo-code for type.__getattribute__ should cls instead of self.
Fix signature for property().
@rhettinger rhettinger changed the title [WIP] More descriptor howto Second round of updates to the descriptor howto guide Oct 24, 2020
@rhettinger rhettinger merged commit 4a9c637 into python:master Oct 25, 2020
3 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Oct 25, 2020

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 25, 2020
(cherry picked from commit 4a9c637)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-bot
Copy link

bedevere-bot commented Oct 25, 2020

GH-22958 is a backport of this pull request to the 3.9 branch.

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 skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants