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 vstinner
Date 2017-06-10.12:36:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497098220.07.0.509237759318.issue30614@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 28288bebaf61269d1e26bb0795c2de6b481e1cf0 by Victor Stinner (Stéphane Wirtel) in branch '2.7':
bpo-30614: testInitNonExistentFile() of test_bz2 leaks references (#2033)
https://github.com/python/cpython/commit/28288bebaf61269d1e26bb0795c2de6b481e1cf0
History
Date User Action Args
2017-06-10 12:37:00vstinnersetrecipients: + vstinner
2017-06-10 12:37:00vstinnersetmessageid: <1497098220.07.0.509237759318.issue30614@psf.upfronthosting.co.za>
2017-06-10 12:37:00vstinnerlinkissue30614 messages
2017-06-10 12:36:59vstinnercreate