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 ZackerySpytz, p-ganssle, serhiy.storchaka
Date 2018-09-21.06:09:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537510192.05.0.956365154283.issue34735@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 91e6c8717b7dcbcc46b189509de5f2d335819f37 by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-34735: Fix a memory leak in Modules/timemodule.c (GH-9418)
https://github.com/python/cpython/commit/91e6c8717b7dcbcc46b189509de5f2d335819f37
History
Date User Action Args
2018-09-21 06:09:52serhiy.storchakasetrecipients: + serhiy.storchaka, p-ganssle, ZackerySpytz
2018-09-21 06:09:52serhiy.storchakasetmessageid: <1537510192.05.0.956365154283.issue34735@psf.upfronthosting.co.za>
2018-09-21 06:09:52serhiy.storchakalinkissue34735 messages
2018-09-21 06:09:51serhiy.storchakacreate