]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix intermittent failures for the `PyUnstable_Object_EnableDeferredRefcount` tests...
authorPeter Bierma <zintensitydev@gmail.com>
Fri, 15 Nov 2024 13:03:46 +0000 (08:03 -0500)
committerGitHub <noreply@github.com>
Fri, 15 Nov 2024 13:03:46 +0000 (14:03 +0100)
commit08f98f4576f95f9ae1a4423d151fce053416f39f
tree2d09ded76859d2a93e51a1aad7547d292d0a0c51
parentd00f7b1b9d12dd6f29d7616217900785c4f6674d
Fix intermittent failures for the `PyUnstable_Object_EnableDeferredRefcount` tests (GH-126849)

Hotfix for the PyUnstable_Object_EnableDeferredRefcount tests.
Lib/test/test_capi/test_object.py