diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-07-02 22:23:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-02 22:23:46 (GMT) |
commit | 580c7db172a41d6311c0f3a7aec321597576e214 (patch) | |
tree | a2c370496dadc362a3f54efa7ad069ea119f630b /Python/pythonrun.c | |
parent | b6c1989168efeb8b6320bec958e7e339270ac0ce (diff) | |
download | cpython-580c7db172a41d6311c0f3a7aec321597576e214.zip cpython-580c7db172a41d6311c0f3a7aec321597576e214.tar.gz cpython-580c7db172a41d6311c0f3a7aec321597576e214.tar.bz2 |
bpo-34006: Revert line length limit for Windows help docs (GH-8051)
The line-length limit is not needed because the pages appear in a separate app rather
than on a browser tab. It can also interact badly with the DPI setting.
(cherry picked from commit d824ca7f4df9b5f77cf02490b0e98c2408e21fee)
Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions