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 asvetlov, gpolo, loewis, python-dev, serhiy.storchaka
Date 2013-09-20.20:48:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379710110.76.0.513980333208.issue3015@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which change the default value for the wantobjects parameter of _tkinter.create() and adds deprecation warnings.
History
Date User Action Args
2013-09-20 20:48:30serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, gpolo, asvetlov, python-dev
2013-09-20 20:48:30serhiy.storchakasetmessageid: <1379710110.76.0.513980333208.issue3015@psf.upfronthosting.co.za>
2013-09-20 20:48:30serhiy.storchakalinkissue3015 messages
2013-09-20 20:48:30serhiy.storchakacreate