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 dstufft, eric.araujo, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-09-11.17:23:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505150585.95.0.00734408629003.issue30389@psf.upfronthosting.co.za>
In-reply-to
Content
The fix:

commit af8d6b90723daa943c5cd0a38ee7564790d8687a
Author: Steve Dower <steve.dower@microsoft.com>
Date:   Fri Sep 8 11:35:38 2017 -0700

    Fixes reference leak (#3457)
History
Date User Action Args
2017-09-11 17:23:06vstinnersetrecipients: + vstinner, paul.moore, tim.golden, eric.araujo, zach.ware, steve.dower, dstufft
2017-09-11 17:23:05vstinnersetmessageid: <1505150585.95.0.00734408629003.issue30389@psf.upfronthosting.co.za>
2017-09-11 17:23:05vstinnerlinkissue30389 messages
2017-09-11 17:23:05vstinnercreate