]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107265: Fix code_richcompare for ENTER_EXECUTOR case (gh-108165)
authorDong-hee Na <donghee.na@python.org>
Mon, 21 Aug 2023 05:50:09 +0000 (14:50 +0900)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 05:50:09 +0000 (05:50 +0000)
commit4fdf3fda0f970805b2404e71f466f430ab8cd9fd
treeb1d90c397b6b28771ef938a83ee1c1d55b216b5e
parent04f7875c4489bbe817e76f9f33773c8c21ba4ec2
gh-107265: Fix code_richcompare for ENTER_EXECUTOR case (gh-108165)
Lib/test/test_capi/test_misc.py
Objects/codeobject.c