[issue41380] Add snake example to turtledemo

2020-07-28 Thread Terry J. Reedy
Change by Terry J. Reedy : -- stage: patch review -> needs patch ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscrib

[issue41380] Add snake example to turtledemo

2020-07-28 Thread Terry J. Reedy
Terry J. Reedy added the comment: >From the closed PR: "I'll delete it from turtledemo and it will be at >tools/demo file!" No! turtledemo was in tools/demo in 2.x, where hardly anyone saw it. It was made into an importable module in 3.0. A link was later added to the IDLE help menu. I o

[issue41380] Add snake example to turtledemo

2020-07-28 Thread Ehsonjon Gadoev
Ehsonjon Gadoev added the comment: Moved to https://bugs.python.org/issue41418 -- ___ Python tracker ___ ___ Python-bugs-list maili

[issue41380] Add snake example to turtledemo

2020-07-26 Thread SilentGhost
Change by SilentGhost : -- nosy: -SilentGhost ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue41380] Add snake example to turtledemo

2020-07-26 Thread Guido van Rossum
Change by Guido van Rossum : -- nosy: -gvanrossum ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue41380] Add snake example to turtledemo

2020-07-26 Thread SilentGhost
SilentGhost added the comment: Ehsonjon, please do not remove people from the nosy list. -- components: +Library (Lib) nosy: +SilentGhost, epaine, gregorlingl, terry.reedy, willingc type: -> enhancement versions: +Python 3.10 ___ Python tracker

[issue41380] Add snake example to turtledemo

2020-07-26 Thread Ehsonjon Gadoev
Ehsonjon Gadoev added the comment: @gvanrossum, Can you merge my pull requests? -- components: -Library (Lib) nosy: -epaine, gregorlingl, terry.reedy, willingc type: enhancement -> versions: -Python 3.10 ___ Python tracker

[issue41380] Add snake example to turtledemo

2020-07-24 Thread Terry J. Reedy
Terry J. Reedy added the comment: Ehsonjon, 'fixed' means the the PR has be merged. -- resolution: fixed -> ___ Python tracker ___ ___

[issue41380] Add snake example to turtledemo

2020-07-24 Thread Terry J. Reedy
Terry J. Reedy added the comment: It has been awhile since we added anything to turtledemo, so this is plausible. It might be more interesting than some of the others. I will take a look. Until I do, I won't worry about maintenance. I and someone else fixed up the driver in summer 2014 an

[issue41380] Add snake example to turtledemo

2020-07-24 Thread Guido van Rossum
Guido van Rossum added the comment: There already is a decent set of examples. I think a Snake game is a worthy addition. -- nosy: +gvanrossum ___ Python tracker ___

[issue41380] Add snake example to turtledemo

2020-07-24 Thread E. Paine
E. Paine added the comment: @Ehsonjon Gadoev, thank you for the patch. I would appreciate if you could explain in a little more detail why you think adding this example would be beneficial to the CPython project, as it would inevitably increase the maintenance load on the core-devs (please d