]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101765: unicodeobject: use Py_XDECREF correctly (GH-102283)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 26 Feb 2023 23:09:43 +0000 (15:09 -0800)
committerGitHub <noreply@github.com>
Sun, 26 Feb 2023 23:09:43 +0000 (15:09 -0800)
commit4cc363611caa1b91e1c97800c5e18f4dd5966bdd
treebee0e70f6c4c53753f80d751428aba819b960f6d
parent8e9ffd956aaec3aa82bb91a4fa0dd390209013f2
gh-101765: unicodeobject: use Py_XDECREF correctly (GH-102283)

(cherry picked from commit 8d0f09b1beafd95763a5da53acc58dac0bd63a53)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Objects/unicodeobject.c