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 serhiy.storchaka
Recipients Lita.Cho, jesstess, python-dev, serhiy.storchaka, terry.reedy
Date 2014-07-25.08:11:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406275917.65.0.973062275061.issue22061@psf.upfronthosting.co.za>
In-reply-to
Content
May be add deprecation warnings in 2.7 and 3.4? This method's calls can be left in existing user code as in turtledemo and this code behaves differently from how it was designed and behaved with Tk <4.0. As far as now this methods are empty, this bug can be unnoticed long time.
History
Date User Action Args
2014-07-25 08:11:57serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, jesstess, python-dev, Lita.Cho
2014-07-25 08:11:57serhiy.storchakasetmessageid: <1406275917.65.0.973062275061.issue22061@psf.upfronthosting.co.za>
2014-07-25 08:11:57serhiy.storchakalinkissue22061 messages
2014-07-25 08:11:57serhiy.storchakacreate