New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-37039: IDLE - zoomheight fixes #13576
Conversation
Will add blurb when think ready to merge. |
News will be part of followup patch. |
Thanks @terryjreedy for the PR |
I'm having trouble backporting to |
Thanks @terryjreedy for the PR |
Move doc entry to match menu and refactor zoom function. A followup patch will include a blurb. (cherry picked from commit df9b032) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
GH-13602 is a backport of this pull request to the 3.7 branch. |
Move doc entry to match menu and refactor zoom function. A followup patch will include a blurb.
Move doc entry to match menu; refactor def zoom_height and adjust bottom margin for
Windows 10.
https://bugs.python.org/issue37039