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 Todd.Rovito, asvetlov, python-dev, roger.serwy, serhiy.storchaka, terry.reedy
Date 2013-04-07.01:31:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Zjy0q24gZzRZ5@mail.python.org>
In-reply-to
Content
New changeset d7aa625147f7 by Roger Serwy in branch '2.7':
#16887: IDLE now accepts Cancel in tabify/untabify dialog box.
http://hg.python.org/cpython/rev/d7aa625147f7

New changeset 5451b82104f3 by Roger Serwy in branch '3.3':
#16887: IDLE now accepts Cancel in tabify/untabify dialog box.
http://hg.python.org/cpython/rev/5451b82104f3

New changeset 54f6d8c4dfaf by Roger Serwy in branch 'default':
#16887: merge with 3.3.
http://hg.python.org/cpython/rev/54f6d8c4dfaf
History
Date User Action Args
2013-04-07 01:31:59python-devsetrecipients: + python-dev, terry.reedy, roger.serwy, asvetlov, Todd.Rovito, serhiy.storchaka
2013-04-07 01:31:59python-devlinkissue16887 messages
2013-04-07 01:31:58python-devcreate