[3.7] bpo-36176: Fix IDLE autocomplete & calltip popup colors. (GH-12262) by miss-islington · Pull Request #12269 · 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.7from
Mar 11, 2019Merged
Conversation
Copy link Copy Markdown
Contributor
Prevent conflicts with Linux dark themes
(and slightly darken calltip background).
(cherry picked from commit 491ef53)
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
) Prevent conflicts with Linux dark themes (and slightly darken calltip background). (cherry picked from commit 491ef53) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington
requested a review
from terryjreedy
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
type-bug
awaiting review labels
Mar 11, 2019terryjreedy approved these changes Mar 11, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Mar 11, 2019
miss-islington commented
Mar 11, 2019@terryjreedy: Status check is done, and it's a success ✅ .
miss-islington
merged commit
ea16270
into
python:3.7
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-491ef53-3.7
branch
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Mar 11, 2019
miss-islington commented
Mar 11, 2019@terryjreedy: Status check is done, and it's a success ✅ .
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