[3.7] bpo-35598: IDLE - Globalize some config_key objects (GH-11392) by miss-islington · Pull Request #11393 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
miss-islington merged 1 commit intopython:3.7from
Dec 31, 2018Merged
[3.7] bpo-35598: IDLE - Globalize some config_key objects (GH-11392)#11393
miss-islington merged 1 commit intopython:3.7from
[3.7] bpo-35598: IDLE - Globalize some config_key objects (GH-11392)#11393
miss-islington merged 1 commit intopython:3.7from
Conversation
Copy link Copy Markdown
Contributor
Move translate_key() and constant tuples to module level.
Inline the remnant one-line function.
(cherry picked from commit b4ea8bb)
Co-authored-by: Cheryl Sabella cheryl.sabella@gmail.com
Move translate_key() and constant tuples to module level. Inline the remnant one-line function. (cherry picked from commit b4ea8bb) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
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
the
awaiting review
label
terryjreedy approved these changes Dec 31, 2018
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Dec 31, 2018
miss-islington commented
Dec 31, 2018@csabella and @terryjreedy: Status check is done, and it's a success ✅ .
miss-islington
merged commit
74e4648
into
python:3.7
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-b4ea8bb-3.7
branch
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Dec 31, 2018
miss-islington commented
Dec 31, 2018@csabella and @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