The Wayback Machine - http://web.archive.org/web/20201215130627/https://github.com/python/devguide/pull/619
Skip to content
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

Most broken/outdated hyperlinks are cleaned up #619

Open
wants to merge 3 commits into
base: master
from

Conversation

@Jarmos-san
Copy link

@Jarmos-san Jarmos-san commented Oct 9, 2020

Most of the broken hyperlinks as detailed in #371 are fixed. As stated by @willingc, only the permanently moved links were cleaned, for now. Although a few links are still broken as I couldn't find relevant alternative sources anywhere else. So I'll need further clarification to resolve those.

Following are some of the files & the hyperlinks for which I need some clarification:

I can fix the remaining hyperlinks upon clarification on what should be done.

Jarmos-san added 3 commits Oct 7, 2020
@@ -233,14 +233,14 @@ Key Resources
* :PEP:`7` (Style Guide for C Code)
* :PEP:`8` (Style Guide for Python Code)
* `Issue tracker`_
* `Meta tracker <http://psf.upfronthosting.co.za/roundup/meta>`_ (issue
* `Meta tracker <http://psf.upfronthosting.co.za/roundup/meta>`_ (issue

This comment has been minimized.

@Jarmos-san

Jarmos-san Oct 9, 2020
Author

This link here returns a 404 Status Code

@@ -63,7 +63,6 @@ building your understanding of both the 2.x and 3.x versions of CPython:
"`A guide from parser to objects, observed using GDB`_", "Code walk from Parser, AST, Sym Table and Objects", Louie Lu, 3.7.a0
"`Green Tree Snakes`_", "The missing Python AST docs", Thomas Kluyver, 3.6
"`Yet another guided tour of CPython`_", "A guide for how CPython REPL works", Guido van Rossum, 3.5
"`Python Asynchronous I/O Walkthrough`_", "How CPython async I/O, generator and coroutine works", Philip Guo, 3.5

This comment has been minimized.

@Jarmos-san

Jarmos-san Oct 9, 2020
Author

I've removed the link to the article because:

  1. It returns a 404.
  2. The author mentioned about not linking to his missing articles.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.