Staging
v0.8.1
https://github.com/python/cpython
Revision c4c86fad8024dc91af8d785c33187c092b4e49d9 authored by Miss Islington (bot) on 08 October 2018, 21:26:55 UTC, committed by GitHub on 08 October 2018, 21:26:55 UTC

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 6261ae9b01fb8429b779169f8de37ff567c144e8)

Co-authored-by: animalize <animalize@users.noreply.github.com>
1 parent c59e75c
History
Tip revision: c4c86fad8024dc91af8d785c33187c092b4e49d9 authored by Miss Islington (bot) on 08 October 2018, 21:26:55 UTC
bpo-32174: Let .chm document display non-ASCII characters properly (GH-9758)
Tip revision: c4c86fa
File Mode Size
ci.yml -rw-r--r-- 2.7 KB
docker-steps.yml -rw-r--r-- 2.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 724 bytes
posix-deps.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 1.9 KB
pr.yml -rw-r--r-- 1.8 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-steps.yml -rw-r--r-- 1.1 KB

back to top