Issue 26172: iBook can't open ePub (original) (raw)
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/70360
classification
| Title: | iBook can't open ePub | ||
|---|---|---|---|
| Type: | enhancement | Stage: | resolved |
| Components: | Documentation | Versions: | Python 3.6, Python 3.5, Python 2.7 |
process
| Status: | closed | Resolution: | fixed |
|---|---|---|---|
| Dependencies: | Superseder: | ||
| Assigned To: | docs@python | Nosy List: | docs@python, methane, python-dev |
| Priority: | normal | Keywords: | patch |
Created on 2016-01-21 05:48 by methane, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | |||
|---|---|---|---|
| File name | Uploaded | Description | Edit |
| epub.patch | methane,2016-01-21 05:48 | review |
| Messages (2) | ||
|---|---|---|
| msg258734 - (view) | Author: Inada Naoki (methane) * ![]() |
Date: 2016-01-21 05:48 |
| Script cannot run in iBook is included in ePub. Attached patch resolves the issue. | ||
| msg258735 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2016-01-21 06:03 |
| New changeset 562179b7912f by Benjamin Peterson in branch '3.4': remove script from epub (closes #26172) https://hg.python.org/cpython/rev/562179b7912f New changeset 56e68089ad65 by Benjamin Peterson in branch '3.5': merge 3.4 (#26172) https://hg.python.org/cpython/rev/56e68089ad65 New changeset 68ec50003aca by Benjamin Peterson in branch 'default': merge 3.5 (#26172) https://hg.python.org/cpython/rev/68ec50003aca |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:26 | admin | set | github: 70360 |
| 2016-01-21 06:03:41 | python-dev | set | status: open -> closednosy: + python-devmessages: + resolution: fixedstage: resolved |
| 2016-01-21 05:48:23 | methane | create |

