-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
gh-137526: Fix broken link to drdobbs journal in difflib.rst #137527
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
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.
The wayback machine article works, but the code formatting is quite poor.
A
Usually archive.org link is better. In this case, I reviewed the archived link and it seems to be better. |
Thanks @s3bw for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…ythonGH-137527) (cherry picked from commit 244c7b8c4c579972e7db54132bdd74de3d3b3c0a) Co-authored-by: Sebastien Williams-Wynn <s.williamswynn.mail@gmail.com>
…ythonGH-137527) (cherry picked from commit 244c7b8) Co-authored-by: Sebastien Williams-Wynn <s.williamswynn.mail@gmail.com>
GH-137531 is a backport of this pull request to the 3.14 branch. |
GH-137532 is a backport of this pull request to the 3.13 branch. |
I’ve updated the broken link, it now links to a version of the page that is being hosted by an amateur archivist. (This was done after looking for a surviving link via web.archive).
Much later I found this link: https://web.archive.org/web/20071216020031/http://www.ddj.com/184407970?pgno=5 however I've kept the link to https://jacobfilipp.com/DrDobbs/ as it's more navigable than the web archive.
Since the journal doesn’t exist there are 4 options for the second link.
I went with 3.
Here’s a post by the archivist on the EOL of DDJ: https://jacobfilipp.com/thedoctor/
Another solution is removing the “See Also” block completely.
📚 Documentation preview 📚: https://cpython-previews--137527.org.readthedocs.build/