◐ Shell
clean mode source ↗

[3.6] bpo-30728: IDLE: Refactor configdialog to PEP8 names (GH-2307) by terryjreedy · Pull Request #2421 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@terryjreedy

Copy link Copy Markdown

Member

Also, change '*' in the tkinter import to an explicit list of names.
Patch by Cheryl Sabella.
(cherry picked from commit bac7d33)

…2307)

Also, change '*' in the tkinter import to an explicit list of names.
Patch by Cheryl Sabella.
(cherry picked from commit bac7d33)

@terryjreedy terryjreedy merged commit 938e738 into python:3.6

Jun 27, 2017

@terryjreedy terryjreedy deleted the backport-bac7d33-3.6 branch

June 27, 2017 00:48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@terryjreedy @the-knights-who-say-ni @csabella