-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
[doc] logging.rst - Change link to point directly to the Google Group. (GH-93390) #93390
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
Conversation
Instead of including a link to https://groups.google.com/forum/#!forum/comp.lang.python which redirects to https://groups.google.com/g/comp.lang.python , replace the link with the post-redirect destination.
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
Would it be possible to have this back-ported to 3.11? The previous link's anchor is considered broken to sphinx's linkcheck, and I'm working on cleaning all these (#103484). |
Thanks @moshekaplan for the PR, and @vsajip for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
GH-104318 is a backport of this pull request to the 3.11 branch. |
pythonGH-93390) (cherry picked from commit e6e8160) Co-authored-by: Moshe Kaplan <[email protected]>
Instead of including a link to https://groups.google.com/forum/#!forum/comp.lang.python which redirects to https://groups.google.com/g/comp.lang.python , replace the link with the post-redirect destination.