]> 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:26:37 +0000 (00:26 -0700)
committerGitHub <noreply@github.com>
Fri, 19 Oct 2018 07:26:37 +0000 (00:26 -0700)
commit5744a3362945e0d9cd7bb24ed5ebcedba8822d4c
treecedf0f81508fc08d39ba8ffa9b8d84edf6f93c4b
parent6e57382464101d2669a425622e19fff57586b2ff
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