[3.6] bpo-6739: IDLE: Check for valid keybinding in config_keys (GH-2… by terryjreedy · Pull Request #2397 · 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

…377)

Verify user-entered key sequences by trying to bind them with tk.
Add tests for all 3 validation functions.
Original patch by G Polo. Tests added by Cheryl Sabella.
(cherry picked from commit 8c78aa7)

…onGH-2377)

Verify user-entered key sequences by trying to bind them with tk.
Add tests for all 3 validation functions.
Original patch by G Polo.  Tests added by Cheryl Sabella.
(cherry picked from commit 8c78aa7)

@terryjreedy terryjreedy merged commit 64a0c26 into python:3.6

Jun 26, 2017

@terryjreedy terryjreedy deleted the backport-8c78aa7-3.6 branch

June 27, 2017 03:20

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