[3.6] bpo-6739: IDLE: Check for valid keybinding in config_keys (GH-2… by terryjreedy · Pull Request #2397 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
terryjreedy merged 1 commit intopython:3.6from
Jun 26, 2017Merged
[3.6] bpo-6739: IDLE: Check for valid keybinding in config_keys (GH-2…#2397
terryjreedy merged 1 commit intopython:3.6from
[3.6] bpo-6739: IDLE: Check for valid keybinding in config_keys (GH-2…#2397
terryjreedy merged 1 commit intopython:3.6from
Conversation
Copy link Copy Markdown
Member
terryjreedy
commented
Jun 26, 2017
terryjreedy
commented
…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)
the-knights-who-say-ni
added
the
CLA signed
label
terryjreedy
merged commit
64a0c26
into
python:3.6
terryjreedy
deleted the
backport-8c78aa7-3.6
branch
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