Skip to content

gh-152132: Test all PyRun functions in test_capi.test_run#153352

Open
vstinner wants to merge 3 commits into
python:mainfrom
vstinner:test_pyrun_capi
Open

gh-152132: Test all PyRun functions in test_capi.test_run#153352
vstinner wants to merge 3 commits into
python:mainfrom
vstinner:test_pyrun_capi

Conversation

@vstinner

@vstinner vstinner commented Jul 8, 2026

Copy link
Copy Markdown
Member

PyRun_InteractiveOneObjectEx() now raises TypeError if the second parameter type is not str.

PyRun_InteractiveOneObjectEx() now raises TypeError if the second
parameter type is not str.
@vstinner vstinner added tests Tests in the Lib/test dir topic-C-API needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jul 8, 2026
These functions can fail with MemoryError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news tests Tests in the Lib/test dir topic-C-API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant