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 vstinner
Recipients dtalkin, miss-islington, serhiy.storchaka, vstinner, xtreak
Date 2018-10-23.21:46:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540331203.59.0.788709270274.issue34794@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f7cefb427cbc50d89a4f19f7f334a4f5421cefd3 by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-34794: Fix a leak in Tkinter. (GH-10025) (GH-10069)
https://github.com/python/cpython/commit/f7cefb427cbc50d89a4f19f7f334a4f5421cefd3
History
Date User Action Args
2018-10-23 21:46:43vstinnersetrecipients: + vstinner, serhiy.storchaka, miss-islington, xtreak, dtalkin
2018-10-23 21:46:43vstinnersetmessageid: <1540331203.59.0.788709270274.issue34794@psf.upfronthosting.co.za>
2018-10-23 21:46:43vstinnerlinkissue34794 messages
2018-10-23 21:46:43vstinnercreate