[fatal error]Download — Python 3.12.3 documentation
Hello Python team, I’ve tried a few times however the ePub documentation download link shows this error when opening the ePub in the native MAC Books application Darwin Bilals-Mac-mini.local 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:19:22 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T8112 arm64 And Books : Version 6.3 (6040)  “error on line 80 at column 12: error parsing attribute name” Excerpt From Python Python Documentation Authors This material may be protected by copyright.
On May 4, 2024, at 19:28, Bilal Shirazi <bilal.shirazi@gmail.com> wrote:
I’ve tried a few times however the ePub documentation download link shows this error when opening the ePub in the native MAC Books application
Darwin Bilals-Mac-mini.local 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:19:22 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T8112 arm64
And Books : Version 6.3 (6040)
<PastedGraphic-1.png>“error on line 80 at column 12: error parsing attribute name”
Nightly build link: https://docs.python.org/3.12/download.html I can reproduce that failure on a macOS system as well. But, FWIW, the archived EPUB produced by the release team for the 3.12.3 release does not appear to fail in this manner. https://docs.python.org/release/3.12.3/download.html -- Ned Deily nad@python.org -- []
Thank you. I filed an issue. https://github.com/python/cpython/issues/118689 2024年5月7日(火) 3:27 Ned Deily <nad@python.org>:
On May 4, 2024, at 19:28, Bilal Shirazi <bilal.shirazi@gmail.com> wrote:
I’ve tried a few times however the ePub documentation download link shows this error when opening the ePub in the native MAC Books application
Darwin Bilals-Mac-mini.local 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:19:22 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T8112 arm64
And Books : Version 6.3 (6040)
<PastedGraphic-1.png>“error on line 80 at column 12: error parsing attribute name”
Nightly build link: https://docs.python.org/3.12/download.html
I can reproduce that failure on a macOS system as well.
But, FWIW, the archived EPUB produced by the release team for the 3.12.3 release does not appear to fail in this manner.
https://docs.python.org/release/3.12.3/download.html
-- Ned Deily nad@python.org -- []
_______________________________________________ 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: songofacandy@gmail.com
-- Inada Naoki <songofacandy@gmail.com>
participants (3)
-
Bilal Shirazi -
Inada Naoki -
Ned Deily