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 python-dev
Recipients benjamin.peterson, pankaj.s01, python-dev, serhiy.storchaka
Date 2015-07-24.05:06:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150724050616.3157.67179@psf.io>
In-reply-to
Content
New changeset 4fc7b803ac00 by Serhiy Storchaka in branch '2.7':
Issue #24703: Fixed resource leak on error in bsddb.verify().
https://hg.python.org/cpython/rev/4fc7b803ac00
History
Date User Action Args
2015-07-24 05:06:19python-devsetrecipients: + python-dev, benjamin.peterson, serhiy.storchaka, pankaj.s01
2015-07-24 05:06:19python-devlinkissue24703 messages
2015-07-24 05:06:19python-devcreate