Skip to content

bpo-35482: Fix creating the CHM file.#11206

Closed
serhiy-storchaka wants to merge 1 commit into
python:masterfrom
serhiy-storchaka:htmlhelp-index-fix
Closed

bpo-35482: Fix creating the CHM file.#11206
serhiy-storchaka wants to merge 1 commit into
python:masterfrom
serhiy-storchaka:htmlhelp-index-fix

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Dec 18, 2018

Copy link
Copy Markdown
Member

The Microsoft HTML Help Compiler creates broken CHM file if
the index contains an entry for ''' (triple single quote).

https://bugs.python.org/issue35482

The Microsoft HTML Help Compiler creates broken CHM file if
the index contains an entry for '''.
@serhiy-storchaka

Copy link
Copy Markdown
Member Author

#11224 is more comprehensive solution.

@serhiy-storchaka
serhiy-storchaka deleted the htmlhelp-index-fix branch December 20, 2018 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants