cpython/Doc/tools/extensions
animalize 6261ae9b01 bpo-32174: Let .chm document display non-ASCII characters properly (GH-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.
2018-10-08 14:20:54 -07:00
..
c_annotations.py
escape4chm.py bpo-32174: Let .chm document display non-ASCII characters properly (GH-9758) 2018-10-08 14:20:54 -07:00
patchlevel.py
pyspecific.py bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403) 2018-09-18 17:55:44 -04:00
suspicious.py