◐ Shell
clean mode source ↗

gh-79951: IDLE - Convert menudefs to dictionary by csabella · Pull Request #11615 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

terryjreedy

* 3rd party extensions may define menudefs using the old list format,
  so, if it's a list, convert it to a dictionary.
* Add tests for fill_menus.

@terryjreedy terryjreedy changed the title bpo-35770: Convert menudefs to dictionary gh-79951: IDLE - Convert menudefs to dictionary

Nov 2, 2022

Labels