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 dtalkin, serhiy.storchaka, xtreak
Date 2018-10-23.19:40:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540323658.65.0.788709270274.issue34794@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset df13df41a25765d8a39a77220691698498e758d4 by Serhiy Storchaka in branch 'master':
bpo-34794: Fix a leak in Tkinter. (GH-10025)
https://github.com/python/cpython/commit/df13df41a25765d8a39a77220691698498e758d4
History
Date User Action Args
2018-10-23 19:40:58serhiy.storchakasetrecipients: + serhiy.storchaka, xtreak, dtalkin
2018-10-23 19:40:58serhiy.storchakasetmessageid: <1540323658.65.0.788709270274.issue34794@psf.upfronthosting.co.za>
2018-10-23 19:40:58serhiy.storchakalinkissue34794 messages
2018-10-23 19:40:58serhiy.storchakacreate