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
bpo-43721: Fix docstrings for property.getter/setter/deleter #31046
Conversation
LGTM, but I've never been very acquainted with the property implementation. @rhettinger Do you want to take a look?
|
Thanks @iritkatriel for the PR |
|
Thanks @iritkatriel for the PR |
…H-31046) (cherry picked from commit e3d348a) Co-authored-by: Irit Katriel <[email protected]>
|
GH-31886 is a backport of this pull request to the 3.9 branch. |
|
GH-31887 is a backport of this pull request to the 3.10 branch. |
…H-31046) (cherry picked from commit e3d348a) Co-authored-by: Irit Katriel <[email protected]>
(cherry picked from commit e3d348a) Co-authored-by: Irit Katriel <[email protected]>
(cherry picked from commit e3d348a) Co-authored-by: Irit Katriel <[email protected]>


https://bugs.python.org/issue43721