Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.13] gh-129838: Don't redefine _Py_NO_SANITIZE_UNDEFINED (GH-129839)#130366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:3.13frommiss-islington:backport-568db40-3.13
Feb 20, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedFeb 20, 2025
edited by bedevere-appbot
Loading

Newer GCC versions accept bothattribute((no_sanitize("undefined")))
andattribute((no_sanitize_undefined)) so check that the macro is
not already defined.
(cherry picked from commit568db40)

Co-authored-by: Collin Funkcollin.funk1@gmail.com

…29839)Newer GCC versions accept both __attribute__((no_sanitize("undefined")))and __attribute__((no_sanitize_undefined)) so check that the macro isnot already defined.(cherry picked from commit568db40)Co-authored-by: Collin Funk <collin.funk1@gmail.com>
@vstinnervstinnerenabled auto-merge (squash)February 20, 2025 16:03
@vstinnervstinner merged commit6cd2f35 intopython:3.13Feb 20, 2025
38 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@miss-islington@vstinner@collinfunk

[8]ページ先頭

©2009-2025 Movatter.jp