| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
(GH-2428) (#2433)
Original patch by Saimadhav Heblikar.
(cherry picked from commit 44913e5)
|
|
|
|
|
|
|
|
| |
(#2397)
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)
|
|
|
|
| |
Part of patch by Victor Stinner.
(cherry-pick from d6debb24e06152a827769b0cac24c47deccdeac1)
|
| |
|
|
|
|
|
| |
because test_idle failed while running with test -w (and no -jn).
Prevent a non-fatal warning from test_config_key.
|
|
Where needed, add minimal tests to cover changes.
|