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