[issue13504] Meta-issue for "Invent with Python" IDLE feedback

2020-06-07 Thread Terry J. Reedy
Terry J. Reedy added the comment: I am closing this kitchen-sink as unneeded since there are issues for most everything I think worthwhile. 14 #40905 However, tkinter.messagebox dialogs have canned buttons that cannot be relabeled, so would have to use something else. U1 Run => Run...

[issue13504] Meta-issue for "Invent with Python" IDLE feedback

2017-06-29 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- assignee: -> terry.reedy versions: +Python 3.6, Python 3.7 -Python 2.7, Python 3.4, Python 3.5 ___ Python tracker

[issue13504] Meta-issue for "Invent with Python" IDLE feedback

2016-02-13 Thread irdb
Changes by irdb : -- nosy: +irdb ___ Python tracker ___ ___ Python-bugs-list mailing

[issue13504] Meta-issue for Invent with Python IDLE feedback

2015-08-06 Thread Mark Roseman
Changes by Mark Roseman m...@markroseman.com: -- nosy: +markroseman ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13504 ___ ___ Python-bugs-list

[issue13504] Meta-issue for Invent with Python IDLE feedback

2014-10-19 Thread Terry J. Reedy
Terry J. Reedy added the comment: http://inventwithpython.com/blog/2011/11/29/the-things-i-hate-about-idle-that-i-wish-someone-would-fix/comment-page-1/#comment-2726 Professor teaching Python says '4. UNFRIENDLY: Forcing a kill of a running script by clicking the X close button brings up the

[issue13504] Meta-issue for Invent with Python IDLE feedback

2014-10-19 Thread Terry J. Reedy
Terry J. Reedy added the comment: General comment: I am less willing to casually change defaults or even remove features, and upset current habits of current users, than the blogger and responders. I now have an organized list of all open Idle issues. I am checking this list against that

[issue13504] Meta-issue for Invent with Python IDLE feedback

2014-06-20 Thread Zachary Ware
Changes by Zachary Ware zachary.w...@gmail.com: -- dependencies: +IDLE: Mac OS X pressing ctrl-A in Python shell moved cursor before the prompt, which then makes the keyboard unresponsive. versions: +Python 2.7, Python 3.5 -Python 3.3 ___ Python

[issue13504] Meta-issue for Invent with Python IDLE feedback

2013-08-14 Thread Kurt B. Kaiser
Changes by Kurt B. Kaiser k...@shore.net: -- nosy: +kbk ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13504 ___ ___ Python-bugs-list mailing list

[issue13504] Meta-issue for Invent with Python IDLE feedback

2013-07-13 Thread Todd Rovito
Todd Rovito added the comment: 1.1) Pressing the Home key moves the cursor before the prompt, which then makes the keyboard unresponsive. This issue is still broken on Mac OS X. http://bugs.python.org/issue18444 -- ___ Python tracker

[issue13504] Meta-issue for Invent with Python IDLE feedback

2013-06-15 Thread Terry J. Reedy
Changes by Terry J. Reedy tjre...@udel.edu: -- versions: +Python 3.4 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13504 ___ ___ Python-bugs-list

[issue13504] Meta-issue for Invent with Python IDLE feedback

2013-04-17 Thread Roger Serwy
Roger Serwy added the comment: Issue17721 addresses part of point 11) And am I the only person who noticed that the Help button doesn’t actually do anything? -- dependencies: +Help button on preference window doesn't work ___ Python tracker

[issue13504] Meta-issue for Invent with Python IDLE feedback

2013-03-23 Thread Todd Rovito
Todd Rovito added the comment: http://bugs.python.org/issue17535 covers issue 12 Add an option to show line numbers along the left side of the editor window, and have it enabled by default. -- ___ Python tracker rep...@bugs.python.org

[issue13504] Meta-issue for Invent with Python IDLE feedback

2012-10-22 Thread Berker Peksag
Changes by Berker Peksag berker.pek...@gmail.com: -- nosy: -berker.peksag ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13504 ___ ___

[issue13504] Meta-issue for Invent with Python IDLE feedback

2012-10-18 Thread Todd Rovito
Changes by Todd Rovito rovit...@gmail.com: -- nosy: +Todd.Rovito ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13504 ___ ___ Python-bugs-list

[issue13504] Meta-issue for Invent with Python IDLE feedback

2012-07-09 Thread Roger Serwy
Changes by Roger Serwy roger.se...@gmail.com: -- dependencies: +IDLE - add an Interrupt Execution to shell menu ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13504 ___

[issue13504] Meta-issue for Invent with Python IDLE feedback

2012-07-09 Thread Roger Serwy
Changes by Roger Serwy roger.se...@gmail.com: -- dependencies: +idle filename extension ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13504 ___

[issue13504] Meta-issue for Invent with Python IDLE feedback

2012-01-28 Thread Roger Serwy
Roger Serwy roger.se...@gmail.com added the comment: #13884 has a patch to address point 4) ANNOYANCE: Get rid of the detachable menus feature. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13504

[issue13504] Meta-issue for Invent with Python IDLE feedback

2011-11-30 Thread Ned Deily
Ned Deily n...@acm.org added the comment: #10364 covers point 7 (make .py default added extension on save) -- dependencies: +IDLE: make .py default added extension on save nosy: +ned.deily ___ Python tracker rep...@bugs.python.org

[issue13504] Meta-issue for Invent with Python IDLE feedback

2011-11-30 Thread Berker Peksag
Changes by Berker Peksag berker.pek...@gmail.com: -- nosy: +berkerpeksag ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13504 ___ ___

[issue13504] Meta-issue for Invent with Python IDLE feedback

2011-11-30 Thread Roger Serwy
Roger Serwy roger.se...@gmail.com added the comment: #2704 covers point 1 (In the shell window, if you click anywhere but on the current line and move the cursor there, the window stops handling key strokes.) #3851 covers point 1.1) Pressing the Home key moves the cursor before the prompt,

[issue13504] Meta-issue for Invent with Python IDLE feedback

2011-11-30 Thread Nebelhom
Changes by Nebelhom nebel...@googlemail.com: -- nosy: +Nebelhom ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13504 ___ ___ Python-bugs-list

[issue13504] Meta-issue for Invent with Python IDLE feedback

2011-11-29 Thread Nick Coghlan
New submission from Nick Coghlan ncogh...@gmail.com: This is a meta-issue for the following blog post: http://inventwithpython.com/blog/2011/11/29/the-things-i-hate-about-idle-that-i-wish-someone-would-fix/ There are a bunch of good ideas there that should be split out into a number of

[issue13504] Meta-issue for Invent with Python IDLE feedback

2011-11-29 Thread Nick Coghlan
Nick Coghlan ncogh...@gmail.com added the comment: If you decide to work on one of the problems or feature requests mentioned in that post: 1. Create a separate, appropriately titled, tracker issue 2. Add that issue to the Dependencies field on this one. 3. Add a comment here to map the point

[issue13504] Meta-issue for Invent with Python IDLE feedback

2011-11-29 Thread Nick Coghlan
Nick Coghlan ncogh...@gmail.com added the comment: Also add dependencies and links for any already known issues. For example: #10747 covers point 16) (re. version numbers in Windows shortcuts) -- dependencies: +Include version info in Windows shortcuts

[issue13504] Meta-issue for Invent with Python IDLE feedback

2011-11-29 Thread Terry J. Reedy
Changes by Terry J. Reedy tjre...@udel.edu: -- nosy: +terry.reedy ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13504 ___ ___ Python-bugs-list

[issue13504] Meta-issue for Invent with Python IDLE feedback

2011-11-29 Thread Roger Serwy
Changes by Roger Serwy roger.se...@gmail.com: -- nosy: +serwy ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13504 ___ ___ Python-bugs-list mailing