When the zzdummy example-test extension was added as part of bpo-27099, it was enabled in config-extensions.def in order to make tests pass as they were. This was not intended to be permanent as it adds a menu item that changes the current file and a user-modifiable event-key pair to the keys list on the config dialog keys page.
Disable it by default (in config-extensions.def) and fix the tests so that they pass. This should primarily mean adding a enable entry to userCfg['extensions'].
New changeset 7b62416 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31480: IDLE - fix tests to pass with zzdummy extension disabled. (GH-3590) (bpo-3591) 7b62416
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: