Skip to content

[3.7] bpo-32174: Let .chm document display non-ASCII characters properly (GH-9758)#9762

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-6261ae9-3.7
Oct 8, 2018
Merged

[3.7] bpo-32174: Let .chm document display non-ASCII characters properly (GH-9758)#9762
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-6261ae9-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Oct 8, 2018

Copy link
Copy Markdown
Contributor

Let .chm document display non-ASCII characters properly

Escape the body part of .chm source file to 7-bit ASCII, to fix visual effect on some MBCS Windows systems.
(cherry picked from commit 6261ae9)

Co-authored-by: animalize animalize@users.noreply.github.com

https://bugs.python.org/issue32174

…ythonGH-9758)

Let .chm document display non-ASCII characters properly

Escape the `body` part of .chm source file to 7-bit ASCII, to fix visual effect on some MBCS Windows systems.
(cherry picked from commit 6261ae9)

Co-authored-by: animalize <animalize@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@animalize and @zooba: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit c4c86fa into python:3.7 Oct 8, 2018
@miss-islington miss-islington deleted the backport-6261ae9-3.7 branch October 8, 2018 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants