When trying to download python documentation from https://docs.python.org/release/3.10.8/download.html all I get is this error message- 404 -- Archive Not Found The archive you're trying to download has not been built yet.
I'm able to reproduce this with https://docs.python.org/ftp/python/doc/3.10.8/python-3.10.8-docs.epub On Wed, Dec 28, 2022 at 8:15 PM <jim@crazydog.co.uk> wrote:
When trying to download python documentation from https://docs.python.org/release/3.10.8/download.html all I get is this error message-
404 — Archive Not Found The archive you're trying to download has not been built yet. _______________________________________________ docs mailing list -- docs@python.org To unsubscribe send an email to docs-leave@python.org https://mail.python.org/mailman3/lists/docs.python.org/ Member address: pradyunsg@gmail.com
It takes time for the doc to be built. Can you wait and try again later? On Wed, Dec 28, 2022 at 12:16 PM Pradyun Gedam <pradyunsg@gmail.com> wrote:
I'm able to reproduce this with https://docs.python.org/ftp/python/doc/3.10.8/python-3.10.8-docs.epub
On Wed, Dec 28, 2022 at 8:15 PM <jim@crazydog.co.uk> wrote:
When trying to download python documentation from https://docs.python.org/release/3.10.8/download.html all I get is this error message-
404 — Archive Not Found The archive you're trying to download has not been built yet. _______________________________________________ docs mailing list -- docs@python.org To unsubscribe send an email to docs-leave@python.org https://mail.python.org/mailman3/lists/docs.python.org/ Member address: pradyunsg@gmail.com
_______________________________________________ docs mailing list -- docs@python.org To unsubscribe send an email to docs-leave@python.org https://mail.python.org/mailman3/lists/docs.python.org/ Member address: mariatta@python.org
Indeed. That's part of what's weird: https://docs.python.org/3.10/download.html works ( https://docs.python.org/3.10/archives/python-3.10.9-docs.epub is the generated link and I'm able to download the epub). However, the link that OP reported is for (supposedly) Python 3.10.8 which was the previous bugfix. On Wed, Dec 28, 2022 at 8:17 PM Mariatta <mariatta@python.org> wrote:
It takes time for the doc to be built. Can you wait and try again later?
On Wed, Dec 28, 2022 at 12:16 PM Pradyun Gedam <pradyunsg@gmail.com> wrote:
I'm able to reproduce this with https://docs.python.org/ftp/python/doc/3.10.8/python-3.10.8-docs.epub
On Wed, Dec 28, 2022 at 8:15 PM <jim@crazydog.co.uk> wrote:
When trying to download python documentation from https://docs.python.org/release/3.10.8/download.html all I get is this error message-
404 — Archive Not Found The archive you're trying to download has not been built yet. _______________________________________________ docs mailing list -- docs@python.org To unsubscribe send an email to docs-leave@python.org https://mail.python.org/mailman3/lists/docs.python.org/ Member address: pradyunsg@gmail.com
_______________________________________________ docs mailing list -- docs@python.org To unsubscribe send an email to docs-leave@python.org https://mail.python.org/mailman3/lists/docs.python.org/ Member address: mariatta@python.org
So, https://docs.python.org/3.10/archives/python-3.10.8-docs.epub seems to work (based off of the 3.10.9 URL that worked) and this makes me think that the issue is related to the interaction of the links in the patch-Python-version documentation URLs. I'll investigate a bit more before posting more on the mailing list at this point. :smile: On Wed, Dec 28, 2022 at 8:22 PM Pradyun Gedam <pradyunsg@gmail.com> wrote:
Indeed. That's part of what's weird: https://docs.python.org/3.10/download.html works ( https://docs.python.org/3.10/archives/python-3.10.9-docs.epub is the generated link and I'm able to download the epub).
However, the link that OP reported is for (supposedly) Python 3.10.8 which was the previous bugfix.
On Wed, Dec 28, 2022 at 8:17 PM Mariatta <mariatta@python.org> wrote:
It takes time for the doc to be built. Can you wait and try again later?
On Wed, Dec 28, 2022 at 12:16 PM Pradyun Gedam <pradyunsg@gmail.com> wrote:
I'm able to reproduce this with https://docs.python.org/ftp/python/doc/3.10.8/python-3.10.8-docs.epub
On Wed, Dec 28, 2022 at 8:15 PM <jim@crazydog.co.uk> wrote:
When trying to download python documentation from https://docs.python.org/release/3.10.8/download.html all I get is this error message-
404 — Archive Not Found The archive you're trying to download has not been built yet. _______________________________________________ docs mailing list -- docs@python.org To unsubscribe send an email to docs-leave@python.org https://mail.python.org/mailman3/lists/docs.python.org/ Member address: pradyunsg@gmail.com
_______________________________________________ docs mailing list -- docs@python.org To unsubscribe send an email to docs-leave@python.org https://mail.python.org/mailman3/lists/docs.python.org/ Member address: mariatta@python.org
participants (3)
-
jim@crazydog.co.uk
-
Mariatta
-
Pradyun Gedam