Uh oh!
There was an error while loading. Please reload this page.
bpo-46586: Fix more erroneous doc links to builtins - #31429
Conversation
Incorrectly pointed to built-in the property() function as mentioned in python#46586
This reverts commit 64f5b1d.
AlexWaygood
commented
Feb 19, 2022
Hi, it looks like you need to merge |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Éric <merwok@netwok.org>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Éric <merwok@netwok.org>
Thanks for this PR! |
JelleZijlstra
commented
May 2, 2022
@merwok let's keep that for another PR, so we can land this one. |
merwok
commented
May 2, 2022
I don’t really get why split these fixes into three changes here, two changes there (and the original ticket about |
miss-islington
commented
May 2, 2022
Thanks @meersuri for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> Co-authored-by: Éric <merwok@netwok.org> (cherry picked from commit cc6ae4f) Co-authored-by: Meer Suri <46469858+meersuri@users.noreply.github.com>
miss-islington
commented
May 2, 2022
Sorry, @meersuri and @JelleZijlstra, I could not cleanly backport this to |
bedevere-bot
commented
May 2, 2022
GH-92198 is a backport of this pull request to the 3.10 branch. |
bedevere-bot
commented
May 2, 2022
GH-92199 is a backport of this pull request to the 3.9 branch. |
…1429) (python#92199) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> Co-authored-by: Éric <merwok@netwok.org>. (cherry picked from commit cc6ae4f) Co-authored-by: Meer Suri <46469858+meersuri@users.noreply.github.com>
https://bugs.python.org/issue46586