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 vstinner
Recipients Alex Budovski, amaury.forgeotdarc, eric.snow, isoschiz, kylotan, miss-islington, pconnell, phsilva, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-03-11.16:56:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583945781.02.0.0349244447259.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
New changeset 196f1eb6adcfc6a7239330ef508b8bf9dff9940f by Hai Shi in branch 'master':
bpo-1635741: Fix refleaks of time module error handling (GH-18486)
https://github.com/python/cpython/commit/196f1eb6adcfc6a7239330ef508b8bf9dff9940f
History
Date User Action Args
2020-03-11 16:56:21vstinnersetrecipients: + vstinner, amaury.forgeotdarc, kylotan, tlesher, phsilva, ysj.ray, santoso.wijaya, eric.snow, pconnell, isoschiz, Alex Budovski, miss-islington, shihai1991
2020-03-11 16:56:21vstinnersetmessageid: <1583945781.02.0.0349244447259.issue1635741@roundup.psfhosted.org>
2020-03-11 16:56:21vstinnerlinkissue1635741 messages
2020-03-11 16:56:20vstinnercreate