8000 gh-120083: Add IDLE Hovertip foreground color needed for recent macOS by JRiggles · Pull Request #120605 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-120083: Add IDLE Hovertip foreground color needed for recent macOS #120605

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

Merged
merged 6 commits into from
Aug 2, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add IDLE news item.
  • Loading branch information
terryjreedy committed Aug 2, 2024
commit 0ad63709469f93face930b732c5eb02aab35a9bb
4 changes: 4 additions & 0 deletions Lib/idlelib/News3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Released on 2024-10-xx
=========================


gh-120083: Add explicit black IDLE Hovertip foreground color needed for
recent macOS. Fixes Sonoma showing unreadable white on pale yellow.
Patch by John Riggles.

gh-122482: Change About IDLE to direct users to discuss.python.org
instead of the now unused idle-dev email and mailing list.

Expand Down
Loading
0