Skip to content

[3.13] gh-151284: Fix test_capi on UBSan (GH-151286)#151325

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

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

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 mentioned this pull request Jun 11, 2026
@bedevere-app bedevere-app Bot added tests Tests in the Lib/test dir skip news labels Jun 11, 2026
@vstinner vstinner enabled auto-merge (squash) June 11, 2026 10:59
@vstinner vstinner merged commit 003db2f into python:3.13 Jun 11, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-d87d772-3.13 branch June 11, 2026 11:19
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