diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-07-02 22:23:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-02 22:23:22 (GMT) |
commit | 4d02ad856f123d68712f542d55e8ff3393f00a8f (patch) | |
tree | a2339a2b4416d0923ab73fae114f64c3f32a4bd5 /Python/pythonrun.c | |
parent | 24d74bd8377d38528566437e70fcd72229695ac7 (diff) | |
download | cpython-4d02ad856f123d68712f542d55e8ff3393f00a8f.zip cpython-4d02ad856f123d68712f542d55e8ff3393f00a8f.tar.gz cpython-4d02ad856f123d68712f542d55e8ff3393f00a8f.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