Skip to content

Conversation

@vstinner
Copy link
Member

* Add Lib/test/test_capi/test_eval.py * Add Modules/_testlimitedcapi/eval.c (cherry picked from commit bf8b374)
@vstinnervstinner requested review from a team and markshannon as code ownersJanuary 18, 2025 14:27
@bedevere-appbedevere-appbot mentioned this pull request Jan 18, 2025
10 tasks
@vstinnervstinner enabled auto-merge (squash) January 18, 2025 14:44
@vstinnervstinner merged commit 430ccbc into python:3.13Jan 18, 2025
38 checks passed
@vstinnervstinner deleted the test_capi_eval branch January 18, 2025 14:49
@bedevere-app
Copy link

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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner