gh-103737: IDLE - Remove unneeded .keys() for dict iteration#110960
Merged
terryjreedy merged 10 commits intopython:mainpython/cpython:mainfrom Oct 18, 2023
Merged
gh-103737: IDLE - Remove unneeded .keys() for dict iteration#110960terryjreedy merged 10 commits intopython:mainpython/cpython:mainfrom
terryjreedy merged 10 commits intopython:mainpython/cpython:mainfrom
Commits
Commits on Apr 24, 2023
gh-103737: IDLE - Removes unneeded .keys() for dict iteration.
Show description for 7bb15eccommittedLeave .keys() alone
Show description for d5ffa71committed
Commits on Oct 15, 2023
Commits on Oct 17, 2023
- committed
- committed
configdialog HighPage theme_elements is dict.
Show description for 43cc81acommittedconfigdialog KeysPage keyset is dict
Show description for bbca9a1committedconfigdialog apply key changes: remove .keys()
Show description for 8bae238committed- committed