Skip to content

[3.14] gh-152132: Test all PyRun functions in test_capi.test_run (GH-153352)#153412

Merged
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-cd9994e-3.14
Jul 9, 2026
Merged

[3.14] gh-152132: Test all PyRun functions in test_capi.test_run (GH-153352)#153412
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-cd9994e-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

PyRun_InteractiveOneObjectEx() now raises TypeError if the second
parameter type is not str.
(cherry picked from commit cd9994e)

Co-authored-by: Victor Stinner vstinner@python.org

…onGH-153352)

PyRun_InteractiveOneObjectEx() now raises TypeError if the second
parameter type is not str.
(cherry picked from commit cd9994e2831ea743e5423c1db56ca2ca42154e0a)

Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner vstinner enabled auto-merge (squash) July 9, 2026 11:04
@vstinner vstinner merged commit 246d9ad into python:3.14 Jul 9, 2026
51 checks passed
@miss-islington miss-islington deleted the backport-cd9994e-3.14 branch July 9, 2026 11:18
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