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 xiang.zhang
Recipients ZackerySpytz, xiang.zhang
Date 2018-08-25.04:22:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535170949.75.0.56676864532.issue34491@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 032e85f3fb6d2e6668d4e860b40525ed6cb8dd69 by Xiang Zhang (Zackery Spytz) in branch '2.7':
bpo-34491: Add missing Py_DECREF() in _bsddb's DB_join() (GH-8909)
https://github.com/python/cpython/commit/032e85f3fb6d2e6668d4e860b40525ed6cb8dd69
History
Date User Action Args
2018-08-25 04:22:29xiang.zhangsetrecipients: + xiang.zhang, ZackerySpytz
2018-08-25 04:22:29xiang.zhangsetmessageid: <1535170949.75.0.56676864532.issue34491@psf.upfronthosting.co.za>
2018-08-25 04:22:29xiang.zhanglinkissue34491 messages
2018-08-25 04:22:29xiang.zhangcreate