]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix several reference counting bugs in pyexpat.c. (GH-9955)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 19 Oct 2018 07:16:25 +0000 (00:16 -0700)
committerGitHub <noreply@github.com>
Fri, 19 Oct 2018 07:16:25 +0000 (00:16 -0700)
commitd6d35d0a005bb3d1e04095074c255bf8d0b651d7
treebbce020047386f5d247d3c5014c800f672ff6f3a
parent2bc1e8c909773b4721c961d45eff7f4a41425b9b
Fix several reference counting bugs in pyexpat.c. (GH-9955)

(cherry picked from commit 68def052dcd41313eff2bd9f269e22c5a941db4d)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Modules/pyexpat.c