Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bpo-43721: Fix docstrings for property.getter/setter/deleter #31046

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 2 commits into from
Mar 14, 2022

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Feb 1, 2022

@iritkatriel iritkatriel requested a review from pitrou February 1, 2022 10:09
Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I've never been very acquainted with the property implementation. @rhettinger Do you want to take a look?

@pitrou pitrou requested a review from rhettinger February 1, 2022 10:44
@iritkatriel iritkatriel requested a review from benjaminp February 9, 2022 16:07
@iritkatriel iritkatriel merged commit e3d348a into python:main Mar 14, 2022
@iritkatriel iritkatriel added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Mar 14, 2022
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 14, 2022
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Mar 14, 2022
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Mar 14, 2022
@bedevere-bot
Copy link

GH-31887 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 14, 2022
miss-islington added a commit that referenced this pull request Mar 14, 2022
miss-islington added a commit that referenced this pull request Mar 14, 2022
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
@iritkatriel iritkatriel deleted the bpo-43721 branch October 18, 2022 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants