Issue 10244: PEP100 has broken links (original) (raw)
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/54453
classification
Title: | PEP100 has broken links | |
---|---|---|
Type: | Stage: | |
Components: | Documentation | Versions: |
process
Status: | closed | Resolution: | |
---|---|---|---|
Dependencies: | Superseder: | ||
Assigned To: | docs@python | Nosy List: | docs@python, fijall, georg.brandl, lemburg, loewis |
Priority: | normal | Keywords: |
Created on 2010-10-30 10:20 by fijall, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Messages (7) | ||
---|---|---|
msg119967 - (view) | Author: Maciej Fijalkowski (fijall) * ![]() |
Date: 2010-10-30 10:19 |
PEP100 (http://www.python.org/dev/peps/pep-0100/) links to python starship. Should it just link to python.org for the newest version of this doc? | ||
msg119968 - (view) | Author: Martin v. Löwis (loewis) * ![]() |
Date: 2010-10-30 11:09 |
Why do you say that the link is broken? | ||
msg119969 - (view) | Author: Maciej Fijalkowski (fijall) * ![]() |
Date: 2010-10-30 11:27 |
Python starship is down, I thought it's permanently down, isn't it? | ||
msg119970 - (view) | Author: Martin v. Löwis (loewis) * ![]() |
Date: 2010-10-30 11:30 |
The link works fine for me right now, and the starship is alive and well. | ||
msg119971 - (view) | Author: Maciej Fijalkowski (fijall) * ![]() |
Date: 2010-10-30 11:37 |
That is really weird, it definitely doesn't for me. Anyway, closing the ticket then. | ||
msg119972 - (view) | Author: Georg Brandl (georg.brandl) * ![]() |
Date: 2010-10-30 11:54 |
Well, obviously only the first link works (does for me too), the second needs to have a version filled in :) | ||
msg119973 - (view) | Author: Marc-Andre Lemburg (lemburg) * ![]() |
Date: 2010-10-30 11:54 |
Maciej Fijalkowski wrote: > > New submission from Maciej Fijalkowski <fijall@gmail.com>: > > PEP100 (http://www.python.org/dev/peps/pep-0100/) links to python starship. Should it just link to python.org for the newest version of this doc? The starship link works for me (starship just moved to a new server, so it'll take a while before the DNS changes propogate). Note that the proposal was moved into the PEP list after we introduced PEPs - the proposal itself predates PEPs as we have them now. The link to the older versions are just there for historic reasons. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:08 | admin | set | github: 54453 |
2010-10-30 11:54:37 | lemburg | set | nosy: + lemburgmessages: + |
2010-10-30 11:54:06 | georg.brandl | set | nosy: + georg.brandlmessages: + |
2010-10-30 11:37:19 | fijall | set | status: open -> closedmessages: + |
2010-10-30 11:30:53 | loewis | set | messages: + |
2010-10-30 11:27:10 | fijall | set | messages: + |
2010-10-30 11:09:55 | loewis | set | nosy: + loewismessages: + |
2010-10-30 10:20:00 | fijall | create |