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 Kuchinsky, Sarah, Todd.Rovito, python-dev, roger.serwy, terry.reedy
Date 2013-06-11.04:08:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bTyPD27CDzPkG@mail.python.org>
In-reply-to
Content
New changeset 73de0794ae71 by Roger Serwy in branch '2.7':
#17511: Keep IDLE find dialog open after clicking "Find Next".
http://hg.python.org/cpython/rev/73de0794ae71

New changeset dac11f143581 by Roger Serwy in branch '3.3':
#17511: Keep IDLE find dialog open after clicking "Find Next".
http://hg.python.org/cpython/rev/dac11f143581

New changeset 67714c4d9725 by Roger Serwy in branch 'default':
#17511: merge with 3.3.
http://hg.python.org/cpython/rev/67714c4d9725
History
Date User Action Args
2013-06-11 04:08:17python-devsetrecipients: + python-dev, terry.reedy, roger.serwy, Todd.Rovito, Kuchinsky, Sarah
2013-06-11 04:08:17python-devlinkissue17511 messages
2013-06-11 04:08:16python-devcreate