Skip to content

[3.14] gh-151284: Fix test_capi on UBSan (GH-151286)#151324

Merged
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-d87d772-3.14
Jun 11, 2026
Merged

[3.14] gh-151284: Fix test_capi on UBSan (GH-151286)#151324
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-d87d772-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Comment two checks relying on undefined behavior in
test_fromwidechar() of test_capi.

Enable test_capi in GitHub Action "Reusable Sanitizer".
(cherry picked from commit d87d772)

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

Comment two checks relying on undefined behavior in
test_fromwidechar() of test_capi.

Enable test_capi in GitHub Action "Reusable Sanitizer".
(cherry picked from commit d87d772)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app bedevere-app Bot added awaiting review tests Tests in the Lib/test dir labels Jun 11, 2026
@vstinner vstinner enabled auto-merge (squash) June 11, 2026 10:59
@vstinner vstinner merged commit a258c96 into python:3.14 Jun 11, 2026
51 checks passed
@miss-islington miss-islington deleted the backport-d87d772-3.14 branch June 11, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants