[3.6] bpo-34006: Revert line length limit for Windows help docs (GH-8051) by miss-islington · Pull Request #8054 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Jul 2, 2018

edited by bedevere-bot

Loading

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

Reviewers

@terryjreedy terryjreedy terryjreedy approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @terryjreedy @the-knights-who-say-ni @bedevere-bot @zware