Skip to content

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

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

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

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Mar 3, 2022

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

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

https://bugs.python.org/issue46913

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