[issue40056] more user-friendly turtledemo

2020-05-24 Thread Terry J. Reedy
Terry J. Reedy added the comment: I will look at the two changes separately. Spaces could be backported, but since they are not really typos, there is no real need to. I will compare td for master and 3.9 to compare appearance. -- ___ Python tra

[issue40056] more user-friendly turtledemo

2020-03-28 Thread Terry J. Reedy
Terry J. Reedy added the comment: Enhancements are not usually backported. 1. The underscores are in entries such as 'minimal_hanoi' in the Examples drop-down submenu. Changing to spaces should not hurt anything. 2. Already possible (maybe): Help => Turtledemo help has (2) How to add your

[issue40056] more user-friendly turtledemo

2020-03-24 Thread Evin Liang
New submission from Evin Liang : [minor] 1. Display underscores as spaces in menu bar 2. Allow user to run custom code -- components: Library (Lib) messages: 364961 nosy: Evin Liang priority: normal pull_requests: 18506 severity: normal status: open title: more user-friendly turtledemo