Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Aug 9, 2024

@bedevere-app bedevere-app bot mentioned this pull request Aug 9, 2024
10 tasks
@vstinner vstinner enabled auto-merge (squash) August 9, 2024 09:26
@vstinner vstinner merged commit b4a3160 into python:main Aug 9, 2024
39 checks passed
@vstinner vstinner deleted the test_eval_fix_leaks branch August 9, 2024 09:47
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants