This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients kbk, markroseman, roger.serwy, terry.reedy
Date 2015-08-07.20:07:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438978066.41.0.24623192288.issue24825@psf.upfronthosting.co.za>
In-reply-to
Content
#24801 needs to be fixed so we can depend on right clicking. I think SET and CLEAR should be replace by TOGGLE (#22083). The patch for #17535 already includes marking breakpoints in the margin.  I am opposed to a putting a symbol on every line.  Too noisy and too confusing to beginners for an advanced feature.  There are other things that could be added to a line-number context menu, such as cutting or copying a line without having to drag select it (which is too easy to mess up).
History
Date User Action Args
2015-08-07 20:07:46terry.reedysetrecipients: + terry.reedy, kbk, roger.serwy, markroseman
2015-08-07 20:07:46terry.reedysetmessageid: <1438978066.41.0.24623192288.issue24825@psf.upfronthosting.co.za>
2015-08-07 20:07:46terry.reedylinkissue24825 messages
2015-08-07 20:07:46terry.reedycreate