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:09:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490386164.22.0.769492570495.issue29873@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 827c78326aa850257ca40991b401b3db298c54fb by Xiang Zhang in branch '2.7':
bpo-29873: fix INCREF for possible NULL value in element_getattr() (GH-757)
https://github.com/python/cpython/commit/827c78326aa850257ca40991b401b3db298c54fb
History
Date User Action Args
2017-03-24 20:09:24xiang.zhangsetrecipients: + xiang.zhang, alexc
2017-03-24 20:09:24xiang.zhangsetmessageid: <1490386164.22.0.769492570495.issue29873@psf.upfronthosting.co.za>
2017-03-24 20:09:24xiang.zhanglinkissue29873 messages
2017-03-24 20:09:24xiang.zhangcreate