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, gpolo, ned.deily, python-dev, roger.serwy, ronaldoussoren, taleinat, terry.reedy
Date 2013-04-01.04:39:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZfLRw1sQyzPPX@mail.python.org>
In-reply-to
Content
New changeset 240c83902fca by Roger Serwy in branch '2.7':
#6698: IDLE now opens just an editor window when configured to do so.
http://hg.python.org/cpython/rev/240c83902fca

New changeset 174caf4c901a by Roger Serwy in branch '3.3':
#6698: IDLE now opens just an editor window when configured to do so.
http://hg.python.org/cpython/rev/174caf4c901a

New changeset ee5806d231db by Roger Serwy in branch 'default':
#6698: merge with 3.3.
http://hg.python.org/cpython/rev/ee5806d231db
History
Date User Action Args
2013-04-01 04:39:25python-devsetrecipients: + python-dev, terry.reedy, ronaldoussoren, taleinat, gpolo, ned.deily, roger.serwy, Todd.Rovito
2013-04-01 04:39:25python-devlinkissue6698 messages
2013-04-01 04:39:24python-devcreate