Skip to content

[3.10] bpo-46913: Fix test_faulthandler.test_sigfpe() on UBSAN (GH-31662)#31665

Closed
miss-islington wants to merge 1 commit intopython:3.10from
miss-islington:backport-4173d67-3.10
Closed

[3.10] bpo-46913: Fix test_faulthandler.test_sigfpe() on UBSAN (GH-31662)#31665
miss-islington wants to merge 1 commit intopython:3.10from
miss-islington:backport-4173d67-3.10

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

Disable undefined behavior sanitizer (UBSAN) on
faulthandler_sigfpe().
(cherry picked from commit 4173d67)

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

Disable undefined behavior sanitizer (UBSAN) on
faulthandler_sigfpe().
(cherry picked from commit 4173d67)

Co-authored-by: Victor Stinner <vstinner@python.org>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

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.

4 participants