]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-115103: Update gc.collect to process delayed objects (gh-116251)
authorDonghee Na <donghee.na@python.org>
Sat, 2 Mar 2024 22:04:29 +0000 (07:04 +0900)
committerGitHub <noreply@github.com>
Sat, 2 Mar 2024 22:04:29 +0000 (07:04 +0900)
* Revert "gh-115103: Update refleak checker to trigger _PyMem_ProcessDelayed (gh-116238)"

This reverts commit 2e91578a76d38fa8895fce95e2661618c3de892c.

* gh-115103: Update gc.collect to process delayed objects


No differences found