]> granicus.if.org Git - python/commit
bpo-29873: fix INCREF for possible NULL value in element_getattr() (GH-757)
authorXiang Zhang <angwerzx@126.com>
Wed, 22 Mar 2017 04:25:51 +0000 (12:25 +0800)
committerGitHub <noreply@github.com>
Wed, 22 Mar 2017 04:25:51 +0000 (12:25 +0800)
commit827c78326aa850257ca40991b401b3db298c54fb
treeea99fdc1ad7b4948ba4fd02abc1dc60d38194154
parent91f79db02acb9f82c738bb0b2f7bfc3260b90930
bpo-29873: fix INCREF for possible NULL value in element_getattr() (GH-757)
Modules/_elementtree.c