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 serhiy.storchaka, vstinner
Date 2017-10-03.20:50:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507063848.09.0.213398074469.issue31675@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a65b2420f681c45db43e94bfe3dc50ad1dfcd03d by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31675: Fix memory leaks in Tkinter's methods splitlist() and split() (GH-3866) (#3874)
https://github.com/python/cpython/commit/a65b2420f681c45db43e94bfe3dc50ad1dfcd03d
History
Date User Action Args
2017-10-03 20:50:48serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2017-10-03 20:50:48serhiy.storchakasetmessageid: <1507063848.09.0.213398074469.issue31675@psf.upfronthosting.co.za>
2017-10-03 20:50:48serhiy.storchakalinkissue31675 messages
2017-10-03 20:50:48serhiy.storchakacreate