[3.6] bpo-34006: Revert line length limit for Windows help docs (GH-8051) by miss-islington · Pull Request #8054 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:3.6from
Jul 2, 2018Merged
Conversation
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
) 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>
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jul 2, 2018
miss-islington commented
Jul 2, 2018@zware and @terryjreedy: Backport status check is done, and it's a success ✅ .
terryjreedy approved these changes Jul 2, 2018
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
merged commit
580c7db
into
python:3.6
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-d824ca7-3.6
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment