◐ Shell
clean mode source ↗

gh-111495: Fix refleaks in test_capi.test_eval tests by vstinner · Pull Request #122851 · python/cpython

@vstinner

ncoghlan

blhsing pushed a commit to blhsing/cpython that referenced this pull request

Aug 22, 2024

vstinner added a commit to vstinner/cpython that referenced this pull request

Jan 18, 2025

vstinner added a commit that referenced this pull request

Jan 18, 2025
* gh-111495: Add more tests on PyEval C APIs (#122789)

* Add Lib/test/test_capi/test_eval.py
* Add Modules/_testlimitedcapi/eval.c

(cherry picked from commit bf8b374)

* gh-111495: Fix refleaks in test_capi.test_eval tests (#122851)

(cherry picked from commit b4a3160)

vstinner added a commit that referenced this pull request

Jan 19, 2025
…#129023)

* Add Lib/test/test_capi/test_eval.py
* Add Modules/_testlimitedcapi/eval.c

(cherry picked from commit bf8b374)

* gh-111495: Fix refleaks in test_capi.test_eval tests (#122851)

(cherry picked from commit b4a3160)
(cherry picked from commit 430ccbc)