Staging
v0.5.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
README -rw-r--r-- 1014 bytes
beer.py -rwxr-xr-x 566 bytes
eiffel.py -rwxr-xr-x 3.8 KB
hanoi.py -rwxr-xr-x 4.5 KB
life.py -rwxr-xr-x 8.8 KB
markov.py -rwxr-xr-x 3.6 KB
mcast.py -rwxr-xr-x 2.2 KB
queens.py -rwxr-xr-x 2.2 KB
redemo.py -rwxr-xr-x 5.6 KB
rpython.py -rwxr-xr-x 778 bytes
rpythond.py -rwxr-xr-x 1.3 KB
sortvisu.py -rwxr-xr-x 19.5 KB
ss1.py -rwxr-xr-x 25.0 KB
vector.py -rwxr-xr-x 1.4 KB

README

back to top