]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39822: Use NULL instead of None for empty attrib in Element. (GH-18735)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Mar 2020 13:12:41 +0000 (15:12 +0200)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2020 13:12:41 +0000 (15:12 +0200)
commitdccd41e29fb9e75ac53c04ed3b097f51f8f65c4e
treeca6ee279bd077135214943b03768fb31075cd871
parent88944a44aa84b0f3674939019b1befbc7a9dc874
bpo-39822: Use NULL instead of None for empty attrib in Element. (GH-18735)
Modules/_elementtree.c
Modules/clinic/_elementtree.c.h