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 alexc, xiang.zhang
Date 2017-03-24.20:08:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490386113.87.0.6875887012.issue29876@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9c0408d9b68d8f65aad22ca0767f154d6b9f526c by Xiang Zhang in branch '2.7':
bpo-29876: fix DECREF for NULL value in subelement() (GH-760)
https://github.com/python/cpython/commit/9c0408d9b68d8f65aad22ca0767f154d6b9f526c
History
Date User Action Args
2017-03-24 20:08:33xiang.zhangsetrecipients: + xiang.zhang, alexc
2017-03-24 20:08:33xiang.zhangsetmessageid: <1490386113.87.0.6875887012.issue29876@psf.upfronthosting.co.za>
2017-03-24 20:08:33xiang.zhanglinkissue29876 messages
2017-03-24 20:08:33xiang.zhangcreate