Message333953
Thanks, I can confirm that your fix launches idlelib.
Not working : del mainmenu.menudefs[-2][1][0]
Working : del mainmenu.menudefs[-3][1][0]
Options menu listing on master with the fix with "Show code context" disabled.
- Show code context
- Zoom height
git checkout v3.7.2 Lib/idlelib/ also works fine so I guess it's a regression but I don't know if this affects other versions of Mac OS.
Options menu listing on 3.7.2
- Configure IDLE
- Code Context |
|
| Date |
User |
Action |
Args |
| 2019-01-18 08:38:49 | xtreak | set | recipients:
+ xtreak, terry.reedy, taleinat, cheryl.sabella |
| 2019-01-18 08:38:47 | xtreak | set | messageid: <1547800727.21.0.527993488794.issue35770@roundup.psfhosted.org> |
| 2019-01-18 08:38:47 | xtreak | link | issue35770 messages |
| 2019-01-18 08:38:47 | xtreak | create | |
|