Skip to content

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

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

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

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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 580c7db into python:3.6 Jul 2, 2018
@miss-islington miss-islington deleted the backport-d824ca7-3.6 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