Skip to content

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

Merged
merged 1 commit into from
Aug 7, 2025

Conversation

s3bw
Copy link
Contributor

@s3bw s3bw commented Aug 7, 2025

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.

  1. Link the wiki page
  2. Link the base url of the archive
  3. Remove it.
  4. Linking something from web.archive

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/

Copy link
Member

@AA-Turner AA-Turner left a 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

@AA-Turner AA-Turner added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Aug 7, 2025
@orsenthil
Copy link
Member

Usually archive.org link is better. In this case, I reviewed the archived link and it seems to be better.

@orsenthil orsenthil merged commit 244c7b8 into python:main Aug 7, 2025
40 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Aug 7, 2025
@miss-islington-app
Copy link

Thanks @s3bw for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 7, 2025
…ythonGH-137527)

(cherry picked from commit 244c7b8)

Co-authored-by: Sebastien Williams-Wynn <s.williamswynn.mail@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 7, 2025
…ythonGH-137527)

(cherry picked from commit 244c7b8)

Co-authored-by: Sebastien Williams-Wynn <s.williamswynn.mail@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Aug 7, 2025

GH-137531 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Aug 7, 2025
@bedevere-app
Copy link

bedevere-app bot commented Aug 7, 2025

GH-137532 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Aug 7, 2025
orsenthil pushed a commit that referenced this pull request Aug 7, 2025
…H-137527) (#137532)

gh-137526: Fix broken link to drdobbs journal in difflib.rst (GH-137527)
(cherry picked from commit 244c7b8)

Co-authored-by: Sebastien Williams-Wynn <s.williamswynn.mail@gmail.com>
@s3bw s3bw deleted the gh-137526 branch August 7, 2025 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants