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 belopolsky, serhiy.storchaka
Date 2017-03-31.19:48:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490989698.9.0.304886891887.issue29953@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 314d6fca36a4eaa0541218431d14804fadec6488 by Serhiy Storchaka in branch 'master':
bpo-29953: Fix memory leaks in the replace() method of datetime and time (#927)
https://github.com/python/cpython/commit/314d6fca36a4eaa0541218431d14804fadec6488
History
Date User Action Args
2017-03-31 19:48:18serhiy.storchakasetrecipients: + serhiy.storchaka, belopolsky
2017-03-31 19:48:18serhiy.storchakasetmessageid: <1490989698.9.0.304886891887.issue29953@psf.upfronthosting.co.za>
2017-03-31 19:48:18serhiy.storchakalinkissue29953 messages
2017-03-31 19:48:18serhiy.storchakacreate