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 python-dev
Recipients ltaylor934, python-dev, roger.serwy, terry.reedy
Date 2014-08-09.03:34:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hVTZ65DbJzQXg@mail.python.org>
In-reply-to
Content
New changeset 76ca8569a04c by Terry Jan Reedy in branch '2.7':
Issue #14105: Stop removing breakpoints from Idle editors.
http://hg.python.org/cpython/rev/76ca8569a04c

New changeset d775fa9a9767 by Terry Jan Reedy in branch '3.4':
Issue #14105: Stop removing breakpoints from Idle editors.
http://hg.python.org/cpython/rev/d775fa9a9767
History
Date User Action Args
2014-08-09 03:34:07python-devsetrecipients: + python-dev, terry.reedy, roger.serwy, ltaylor934
2014-08-09 03:34:07python-devlinkissue14105 messages
2014-08-09 03:34:07python-devcreate