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 Arfrever, Drekin, Gregory.Salvan, barry, dstufft, eric.snow, jcea, ncoghlan, sbspider, serhiy.storchaka, terry.reedy, twouters, vstinner
Date 2017-06-08.11:13:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496920402.39.0.524009839394.issue22257@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, twouters, barry, terry.reedy, jcea, ncoghlan, Arfrever, eric.snow, serhiy.storchaka, Drekin, dstufft, Gregory.Salvan, sbspider
2017-06-08 11:13:22vstinnersetmessageid: <1496920402.39.0.524009839394.issue22257@psf.upfronthosting.co.za>
2017-06-08 11:13:22vstinnerlinkissue22257 messages
2017-06-08 11:13:22vstinnercreate