Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
gh-77578: IDLE Help - let users control font size by csabella · Pull Request #6665 · python/cpython · GitHub
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.5k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-77578: IDLE Help - let users control font size
- #6665
#6665
Open
csabella
wants to merge 17 commits into
python:main
python/cpython:main
from
csabella:bpo25198
csabella/cpython:bpo25198
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
gh-77578: IDLE Help - let users control font size
#6665
csabella
wants to merge 17 commits into
python:main
python/cpython:main
from
csabella:bpo25198
csabella/cpython:bpo25198
Copy head branch name to clipboard
Commits
Commits on Jun 20, 2020
bpo-25198: IDLE Help: Get font size from config and dynamically change font size
csabella
committed
066bcb7
View commit details
Copy full SHA for 066bcb7
Browse repository at this point
Extract FontSizer class and fix tests.
csabella
committed
42a1a74
View commit details
Copy full SHA for 42a1a74
Browse repository at this point
Add return break to event handler.
csabella
committed
d25899d
View commit details
Copy full SHA for d25899d
Browse repository at this point
Separate event handlers from text changes.
csabella
committed
2fd7820
View commit details
Copy full SHA for 2fd7820
Browse repository at this point
Update event bindings, event handlers, and tests.
csabella
committed
ff08ebf
View commit details
Copy full SHA for ff08ebf
Browse repository at this point
Move FontSizer to textview.
csabella
committed
a23cb1c
View commit details
Copy full SHA for a23cb1c
Browse repository at this point
Retain Close button when increasing font size.
csabella
committed
e88f488
View commit details
Copy full SHA for e88f488
Browse repository at this point
Use decorator for changing text widget
csabella
committed
90cb041
View commit details
Copy full SHA for 90cb041
Browse repository at this point
Adjust font tag sizes within FontSizer.
Show description for e03e4b2
csabella
committed
e03e4b2
View commit details
Copy full SHA for e03e4b2
Browse repository at this point
Allow for sizing fonts defined in different ways.
Show description for 645a0e0
csabella
committed
645a0e0
View commit details
Copy full SHA for 645a0e0
Browse repository at this point
Add tests for fonts defined as tuples.
csabella
committed
5c1d58a
View commit details
Copy full SHA for 5c1d58a
Browse repository at this point
Refactor return values
csabella
committed
98295cb
View commit details
Copy full SHA for 98295cb
Browse repository at this point
Update split to splitlist
csabella
committed
d6f80e8
View commit details
Copy full SHA for d6f80e8
Browse repository at this point
Remove unrelated changes to editor.py
csabella
committed
dab3eb5
View commit details
Copy full SHA for dab3eb5
Browse repository at this point
Commits on Sep 21, 2020
Update 2018-04-30-19-11-09.bpo-25198.yzJ3SL.rst
terryjreedy
authored
26b3342
View commit details
Copy full SHA for 26b3342
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into pr_6665
terryjreedy
committed
100bdea
View commit details
Copy full SHA for 100bdea
Browse repository at this point
Commits on Jan 25, 2021
Merge branch 'master' into bpo25198
terryjreedy
authored
803800d
View commit details
Copy full SHA for 803800d
Browse repository at this point
You can’t perform that action at this time.