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 serhiy.storchaka, vstinner
Date 2017-10-03.12:18:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507033086.28.0.213398074469.issue31675@psf.upfronthosting.co.za>
In-reply-to
Content
Which function? Do you mean split() and splitlist() methods of tkapp? C functions _tkinter_tkapp_split() and _tkinter_tkapp_splitlist().

Do you know how to reproduce the memory leak?
History
Date User Action Args
2017-10-03 12:18:06vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-10-03 12:18:06vstinnersetmessageid: <1507033086.28.0.213398074469.issue31675@psf.upfronthosting.co.za>
2017-10-03 12:18:06vstinnerlinkissue31675 messages
2017-10-03 12:18:06vstinnercreate