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 benjamin.peterson, kbk, larry, markroseman, ned.deily, python-dev, roger.serwy, terry.reedy
Date 2015-08-10.03:25:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150810032516.53993.37102@psf.io>
In-reply-to
Content
New changeset e39c4373b83f by Ned Deily in branch '3.5':
Issue #24745: Prevent IDLE initialization crash with Tk 8.4:
https://hg.python.org/cpython/rev/e39c4373b83f

New changeset 8c55fb5a11d8 by Ned Deily in branch 'default':
Issue #24745: merge from 3.5
https://hg.python.org/cpython/rev/8c55fb5a11d8
History
Date User Action Args
2015-08-10 03:25:19python-devsetrecipients: + python-dev, terry.reedy, kbk, larry, benjamin.peterson, ned.deily, roger.serwy, markroseman
2015-08-10 03:25:19python-devlinkissue24745 messages
2015-08-10 03:25:18python-devcreate