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 David.Pietz, asvetlov, christian.heimes, ned.deily, pedrommeirelles, python-dev, r.david.murray, rhettinger, roger.serwy, wordtech
Date 2012-10-22.22:20:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Xlscr2Hk7zRL1@mail.python.org>
In-reply-to
Content
New changeset d089b8fb0f56 by Ned Deily in branch '2.7':
Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu
http://hg.python.org/cpython/rev/d089b8fb0f56

New changeset a3d755eaf5fa by Ned Deily in branch '3.2':
Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu
http://hg.python.org/cpython/rev/a3d755eaf5fa

New changeset 36e7da8d3059 by Ned Deily in branch '3.3':
Issue #15853: merge 3.2 -> 3.3
http://hg.python.org/cpython/rev/36e7da8d3059

New changeset 8f61d580aca6 by Ned Deily in branch 'default':
Issue #15853: merge 3.3 -> default
http://hg.python.org/cpython/rev/8f61d580aca6
History
Date User Action Args
2012-10-22 22:20:45python-devsetrecipients: + python-dev, rhettinger, wordtech, christian.heimes, ned.deily, roger.serwy, r.david.murray, asvetlov, David.Pietz, pedrommeirelles
2012-10-22 22:20:44python-devlinkissue15853 messages
2012-10-22 22:20:44python-devcreate