-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Docs: fix broken links #116651
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
Docs: fix broken links #116651
Conversation
| .. versionadded:: 3.4 | ||
|
|
||
| **Source code:** :source:`Lib/pathlib.py` | ||
| **Source code:** :source:`Lib/pathlib/` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This cannot be backported. I can move it to a separate commit or manually prepare PRs for backporting.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's ok to fix it in a manual backport.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
|
Thanks @felixxm for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
(cherry picked from commit 3f1b6ef) Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
Sorry, @felixxm and @JelleZijlstra, I could not cleanly backport this to |
|
GH-116700 is a backport of this pull request to the 3.12 branch. |
|
@felixxm would you be able to do the manual 3.11 backport? |
|
GH-116701 is a backport of this pull request to the 3.11 branch. |
📚 Documentation preview 📚: https://cpython-previews--116651.org.readthedocs.build/