bpo-46586: Fix more erroneous doc links to builtins#31429
bpo-46586: Fix more erroneous doc links to builtins#31429JelleZijlstra merged 8 commits intopython:mainfrom
Conversation
Incorrectly pointed to built-in the property() function as mentioned in python#46586
This reverts commit 64f5b1d.
|
Hi, it looks like you need to merge |
Co-authored-by: Éric <[email protected]>
Co-authored-by: Éric <[email protected]>
|
Thanks for this PR! |
|
@merwok let's keep that for another PR, so we can land this one. |
|
I don’t really get why split these fixes into three changes here, two changes there (and the original ticket about |
|
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 <[email protected]> Co-authored-by: Éric <[email protected]> (cherry picked from commit cc6ae4f) Co-authored-by: Meer Suri <[email protected]>
|
Sorry, @meersuri and @JelleZijlstra, I could not cleanly backport this to |
|
GH-92198 is a backport of this pull request to the 3.10 branch. |
…1429) Co-authored-by: Jelle Zijlstra <[email protected]> Co-authored-by: Éric <[email protected]>. (cherry picked from commit cc6ae4f) Co-authored-by: Meer Suri <[email protected]>
|
GH-92199 is a backport of this pull request to the 3.9 branch. |
Co-authored-by: Jelle Zijlstra <[email protected]> Co-authored-by: Éric <[email protected]> (cherry picked from commit cc6ae4f) Co-authored-by: Meer Suri <[email protected]>
…92199) Co-authored-by: Jelle Zijlstra <[email protected]> Co-authored-by: Éric <[email protected]>. (cherry picked from commit cc6ae4f) Co-authored-by: Meer Suri <[email protected]>
…1429) (python#92199) Co-authored-by: Jelle Zijlstra <[email protected]> Co-authored-by: Éric <[email protected]>. (cherry picked from commit cc6ae4f) Co-authored-by: Meer Suri <[email protected]>
https://bugs.python.org/issue46586