This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2015年02月16日 08:30 by stringsonfire, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (6) | |||
|---|---|---|---|
| msg236095 - (view) | Author: Daniel (stringsonfire) | Date: 2015年02月16日 08:30 | |
Via Chrome on Android 4.4. |
|||
| msg236096 - (view) | Author: SilentGhost (SilentGhost) * (Python triager) | Date: 2015年02月16日 08:42 | |
This is the page: https://docs.python.org/3/download.html also true about the 3.5 at https://docs.python.org/3.5/download.html All the links in the table result in 404. Clearly the files are not at https://docs.python.org/3/archives/ |
|||
| msg236097 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2015年02月16日 09:01 | |
I confirm that all links on this page lead to HTTP 404 errors: https://docs.python.org/3/download.html Same error for "dev" (3.5) version: https://docs.python.org/dev/download.html Python 2 doc can be downloaded: https://docs.python.org/2/download.html |
|||
| msg236098 - (view) | Author: Berker Peksag (berker.peksag) * (Python committer) | Date: 2015年02月16日 09:20 | |
I thought this was fixed by issue 22484 |
|||
| msg236754 - (view) | Author: Larry Hastings (larry) * (Python committer) | Date: 2015年02月27日 14:51 | |
This is part of the release process. 3.4.3 was fine last I checked, so perhaps some wonderful automated process broke it for me. 3.5, I think I simply didn't upload the docs properly. Anyway, this is my responsibility as RM for 3.4 and 3.5, so in the future if I slip up again please assign the bug to me. |
|||
| msg236792 - (view) | Author: Larry Hastings (larry) * (Python committer) | Date: 2015年02月27日 17:08 | |
I think I've got them all working now. Please reopen if you discover new breakage. (Or old breakage I guess if I didn't actually fix it...!) |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:12 | admin | set | github: 67659 |
| 2015年02月27日 17:08:25 | larry | set | status: open -> closed resolution: fixed messages: + msg236792 stage: resolved |
| 2015年02月27日 14:51:07 | larry | set | assignee: docs@python -> larry messages: + msg236754 |
| 2015年02月17日 02:14:26 | berker.peksag | set | nosy:
+ larry |
| 2015年02月16日 09:20:23 | berker.peksag | set | nosy:
+ berker.peksag messages: + msg236098 |
| 2015年02月16日 09:01:48 | vstinner | set | nosy:
+ vstinner messages: + msg236097 |
| 2015年02月16日 08:42:27 | SilentGhost | set | nosy:
+ SilentGhost messages: + msg236096 versions: + Python 3.5 |
| 2015年02月16日 08:30:29 | stringsonfire | create | |