Skip to content

[3.7] bpo-34006: Revert line length limit for Windows help docs (GH-8051)#8053

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-d824ca7-3.7
Jul 2, 2018
Merged

[3.7] bpo-34006: Revert line length limit for Windows help docs (GH-8051)#8053
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-d824ca7-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jul 2, 2018

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 d824ca7)

Co-authored-by: Zachary Ware zachary.ware@gmail.com

https://bugs.python.org/issue34006

)

 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 d824ca7)

Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@zware and @terryjreedy: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 4d02ad8 into python:3.7 Jul 2, 2018
@miss-islington miss-islington deleted the backport-d824ca7-3.7 branch July 2, 2018 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants