Skip to content
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

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

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

vstinner
Copy link
Member

(cherry picked from commit bf8b374)

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

… (python#128987)

* pythongh-111495: Add more tests on PyEval C APIs (python#122789)

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

(cherry picked from commit bf8b374)

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

(cherry picked from commit b4a3160)
(cherry picked from commit 430ccbc)
@vstinner vstinner requested a review from a team as a code owner January 19, 2025 13:35
@bedevere-app bedevere-app bot mentioned this pull request Jan 19, 2025
10 tasks
@vstinner vstinner enabled auto-merge (squash) January 19, 2025 13:35
@vstinner vstinner merged commit fceb8c3 into python:3.12 Jan 19, 2025
29 checks passed
@vstinner vstinner deleted the test_capi_eval12 branch January 19, 2025 13:51
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