]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94808: Fix refcounting in PyObject_Print tests (GH-117421)
authorPetr Viktorin <encukou@gmail.com>
Mon, 1 Apr 2024 15:01:22 +0000 (17:01 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Apr 2024 15:01:22 +0000 (17:01 +0200)
commit179869af922252a0c1cef65fd2923856895e7d1b
tree3baaf2904add9219a58a3f9d56a293709371f1f5
parentdd44ab994b7262f0704d64996e0a1bc37b233407
gh-94808: Fix refcounting in PyObject_Print tests (GH-117421)
Modules/_testcapi/object.c