-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Fix test_capi on UBSan #151284
Copy link
Copy link
Open
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtopic-C-APItype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtopic-C-APItype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Fields
Give feedbackNo fields configured for issues without a type.
Bug report
Currently, running test_fromwidechar() of test_capi on UBSan logs UBSan errors. Example:
I'm working on fixing these errors.
Linked PRs