Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

serhiy-storchaka
Copy link
Member

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

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
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