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 eric.snow, eryksun, matrixise, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-06-08.11:13:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496920402.26.0.701571908811.issue30547@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ab1cb80b435a34e4f908c97cd2f3a7fe8add6505 by Victor Stinner (Stéphane Wirtel) in branch 'master':
bpo-30547: Fix multiple reference leaks (#1995)
https://github.com/python/cpython/commit/ab1cb80b435a34e4f908c97cd2f3a7fe8add6505
History
Date User Action Args
2017-06-08 11:13:22vstinnersetrecipients: + vstinner, paul.moore, tim.golden, eric.snow, zach.ware, eryksun, steve.dower, matrixise
2017-06-08 11:13:22vstinnersetmessageid: <1496920402.26.0.701571908811.issue30547@psf.upfronthosting.co.za>
2017-06-08 11:13:22vstinnerlinkissue30547 messages
2017-06-08 11:13:22vstinnercreate