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 ned.deily
Recipients David.Pietz, asvetlov, christian.heimes, ned.deily, r.david.murray, rhettinger, roger.serwy, wordtech
Date 2012-10-19.07:35:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350632135.52.0.688337326707.issue15853@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch applies cleanly to default, 3.3, 3.2, and 2.7.  It appears to prevent the Tk crash observed with ActiveTcl 8.5.12.1 with all of them and I did not observe regressions when briefly tested on OS X with older versions of Tk 8.5 or Tk 8.4 nor on Linux with X11 Tk 8.5.  It still needs to be tested on Windows.
History
Date User Action Args
2012-10-19 07:35:35ned.deilysetrecipients: + ned.deily, rhettinger, wordtech, christian.heimes, roger.serwy, r.david.murray, asvetlov, David.Pietz
2012-10-19 07:35:35ned.deilysetmessageid: <1350632135.52.0.688337326707.issue15853@psf.upfronthosting.co.za>
2012-10-19 07:35:35ned.deilylinkissue15853 messages
2012-10-19 07:35:35ned.deilycreate