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.19:39:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507059598.39.0.213398074469.issue31675@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 27c623c845dd6e4b8e1782666ca3a956636da266 by Serhiy Storchaka in branch 'master':
bpo-31675: Fix memory leaks in Tkinter's methods splitlist() and split() (#3866)
https://github.com/python/cpython/commit/27c623c845dd6e4b8e1782666ca3a956636da266
History
Date User Action Args
2017-10-03 19:39:58serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2017-10-03 19:39:58serhiy.storchakasetmessageid: <1507059598.39.0.213398074469.issue31675@psf.upfronthosting.co.za>
2017-10-03 19:39:58serhiy.storchakalinkissue31675 messages
2017-10-03 19:39:57serhiy.storchakacreate