Skip to content

[3.13] gh-111495: Add more tests on PyEval C APIs (#122789) #128987

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 2 commits into from
Jan 18, 2025

Conversation

vstinner
Copy link
Member

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

(cherry picked from commit bf8b374)
@vstinner vstinner requested review from a team and markshannon as code owners January 18, 2025 14:27
@bedevere-app bedevere-app bot mentioned this pull request Jan 18, 2025
10 tasks
@vstinner vstinner enabled auto-merge (squash) January 18, 2025 14:44
@vstinner vstinner merged commit 430ccbc into python:3.13 Jan 18, 2025
38 checks passed
@vstinner vstinner deleted the test_capi_eval branch January 18, 2025 14:49
@bedevere-app
Copy link

bedevere-app bot commented Jan 19, 2025

GH-129023 is a backport of this pull request to the 3.12 branch.

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.

1 participant