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 mps, serhiy.storchaka
Date 2018-03-15.08:45:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521103548.05.0.467229070634.issue32825@psf.upfronthosting.co.za>
In-reply-to
Content
A warning will harm users that create multiple Tk instances intentionally. If it would be always bad, it should raise an error instead of a warning.
History
Date User Action Args
2018-03-15 08:45:48serhiy.storchakasetrecipients: + serhiy.storchaka, mps
2018-03-15 08:45:48serhiy.storchakasetmessageid: <1521103548.05.0.467229070634.issue32825@psf.upfronthosting.co.za>
2018-03-15 08:45:48serhiy.storchakalinkissue32825 messages
2018-03-15 08:45:47serhiy.storchakacreate