Skip to content

[3.14] gh-152132: Test Py_CompileString() in test_capi.test_run (#153470)#153473

Merged
vstinner merged 1 commit into
python:3.14from
vstinner:test_run14
Jul 10, 2026
Merged

[3.14] gh-152132: Test Py_CompileString() in test_capi.test_run (#153470)#153473
vstinner merged 1 commit into
python:3.14from
vstinner:test_run14

Conversation

@vstinner

@vstinner vstinner commented Jul 10, 2026

Copy link
Copy Markdown
Member

PyRun functions now raises ValueError if the start argument is invalid.

Add Modules/_testlimitedcapi/run.c.

(cherry picked from commit d83d267)

…n#153470)

PyRun functions now raises ValueError if the start argument is
invalid.

Add Modules/_testlimitedcapi/run.c.

(cherry picked from commit d83d267)
@vstinner vstinner added the needs backport to 3.13 bugs and security fixes label Jul 10, 2026
@vstinner vstinner enabled auto-merge (squash) July 10, 2026 01:43
@vstinner vstinner merged commit 6374772 into python:3.14 Jul 10, 2026
51 checks passed
@vstinner vstinner deleted the test_run14 branch July 10, 2026 02:08
@miss-islington-app

Copy link
Copy Markdown

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app

Copy link
Copy Markdown

Sorry, @vstinner, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 6374772d8c2118c5615c8aae109222442603b921 3.13

Sign up for free to 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