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 ned.deily, orsenthil, python-dev, roger.serwy
Date 2013-04-03.03:41:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZgY4k1kb5zN3d@mail.python.org>
In-reply-to
Content
New changeset 1e5e497ee33b by Roger Serwy in branch '2.7':
#17614: IDLE no longer raises exception when quickly closing a file.
http://hg.python.org/cpython/rev/1e5e497ee33b

New changeset d759b7bc9785 by Roger Serwy in branch '3.3':
#17614: IDLE no longer raises exception when quickly closing a file.
http://hg.python.org/cpython/rev/d759b7bc9785

New changeset 578edbe38f0a by Roger Serwy in branch 'default':
#17614: merge with 3.3.
http://hg.python.org/cpython/rev/578edbe38f0a
History
Date User Action Args
2013-04-03 03:41:59python-devsetrecipients: + python-dev, orsenthil, ned.deily, roger.serwy
2013-04-03 03:41:58python-devlinkissue17614 messages
2013-04-03 03:41:58python-devcreate