Skip to content

Second round of updates to the descriptor howto guide #22946

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

Merged
merged 8 commits into from
Oct 25, 2020

Conversation

rhettinger
Copy link
Contributor

Work in progress. Other updates forthcoming.

… 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 added docs Documentation in the Doc dir skip issue skip news DO-NOT-MERGE needs backport to 3.9 only security fixes labels Oct 24, 2020
@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
@miss-islington
Copy link
Contributor

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 <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Oct 25, 2020
@bedevere-bot
Copy link

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.

4 participants