Issue35055
Created on 2018-10-23 19:14 by matrixise, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Messages (12) | |||
|---|---|---|---|
| msg328332 - (view) | Author: Stéphane Wirtel (matrixise) * ![]() |
Date: 2018-10-23 19:14 | |
On this page https://docs.python.org/3/download.html, there is a link for the epub archive but we can not download it because there is 404 Not Found. https://docs.python.org/3/archives/python-3.7.1-docs.epub |
|||
| msg328333 - (view) | Author: Stéphane Wirtel (matrixise) * ![]() |
Date: 2018-10-23 19:15 | |
same issue with 3.6 |
|||
| msg328334 - (view) | Author: Ned Deily (ned.deily) * ![]() |
Date: 2018-10-23 19:23 | |
Thanks for the report. This problem is being tracked here: https://github.com/python/pythondotorg/issues/1350 |
|||
| msg328335 - (view) | Author: Julien Palard (mdk) * ![]() |
Date: 2018-10-23 19:27 | |
Looks like the python-docs-theme we're using in production may not be up-to-date, I'm bumping it on docsbuild-scripts. |
|||
| msg328339 - (view) | Author: Julien Palard (mdk) * ![]() |
Date: 2018-10-23 19:55 | |
Bumped python-docs-theme it in production, it should help, next build in 4 hours. |
|||
| msg328345 - (view) | Author: Stéphane Wirtel (matrixise) * ![]() |
Date: 2018-10-23 21:08 | |
@ned maybe we could close this issue |
|||
| msg328504 - (view) | Author: Ned Deily (ned.deily) * ![]() |
Date: 2018-10-25 22:50 | |
@Stéphane, please leave this open for now until we have a better resolution. We'll make sure it gets closed. |
|||
| msg328505 - (view) | Author: Stéphane Wirtel (matrixise) * ![]() |
Date: 2018-10-25 22:51 | |
thanks ned |
|||
| msg334864 - (view) | Author: Stéphane Wirtel (matrixise) * ![]() |
Date: 2019-02-05 11:56 | |
ping ned, do we have a solution for this issue? Thank you, Stéphane |
|||
| msg334879 - (view) | Author: Julien Palard (mdk) * ![]() |
Date: 2019-02-05 17:26 | |
Issue has been fixed upstream IIRC: https://github.com/sphinx-doc/sphinx/pull/5574 |
|||
| msg334884 - (view) | Author: Ned Deily (ned.deily) * ![]() |
Date: 2019-02-05 20:30 | |
Yes, it looks like 3.6 and 3.7 have been building properly so that's good. However, I see that there seems to be an issue with building the 3.8.0 downloadables. It looks like only the html formats are being built and that now results in 404s for the others since 3.8.0a1 has been released. @mdk, can you take a look please and close this issue when appropriate? Thanks! |
|||
| msg335148 - (view) | Author: Julien Palard (mdk) * ![]() |
Date: 2019-02-10 11:32 | |
@ned the issue with builds in 3.8 come from our use of column and row spanning in the 3.8 documentation, breaking the plain text builder. I fixed it in https://github.com/sphinx-doc/sphinx/pull/5559 which has to be release in march IIRC. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:07 | admin | set | github: 79236 |
| 2019-02-10 11:32:15 | mdk | set | status: open -> closed resolution: third party messages: + msg335148 stage: resolved |
| 2019-02-05 20:30:15 | ned.deily | set | messages: + msg334884 |
| 2019-02-05 17:26:32 | mdk | set | messages: + msg334879 |
| 2019-02-05 11:56:32 | matrixise | set | messages: + msg334864 |
| 2018-10-25 22:51:28 | matrixise | set | messages: + msg328505 |
| 2018-10-25 22:50:55 | ned.deily | set | messages: + msg328504 |
| 2018-10-23 21:08:59 | matrixise | set | messages: + msg328345 |
| 2018-10-23 19:55:42 | mdk | set | messages: + msg328339 |
| 2018-10-23 19:27:40 | mdk | set | messages: + msg328335 |
| 2018-10-23 19:23:25 | ned.deily | set | messages: + msg328334 |
| 2018-10-23 19:15:55 | matrixise | set | messages:
+ msg328333 versions: + Python 3.6 |
| 2018-10-23 19:14:45 | matrixise | create | |
