]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101765: unicodeobject: use Py_XDECREF correctly (#102283)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sun, 26 Feb 2023 22:45:37 +0000 (14:45 -0800)
committerGitHub <noreply@github.com>
Sun, 26 Feb 2023 22:45:37 +0000 (14:45 -0800)
commit8d0f09b1beafd95763a5da53acc58dac0bd63a53
tree60632cb06c68c2901ddc04170e0b37796791c8fb
parent6daf42b28e1c6d5f0c1a6350cfcc382789e11293
gh-101765: unicodeobject: use Py_XDECREF correctly (#102283)
Objects/unicodeobject.c