Commit a258c96
gh-151284: Fix test_capi on UBSan (GH-151286)
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>
1 parent 9f5c4c7 commit a258c96
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
842 | 842 | | |
843 | 843 | | |
844 | 844 | | |
845 | | - | |
846 | 845 | | |
847 | | - | |
848 | 846 | | |
849 | 847 | | |
850 | 848 | | |
851 | 849 | | |
852 | 850 | | |
853 | 851 | | |
854 | 852 | | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
855 | 857 | | |
856 | 858 | | |
857 | 859 | | |
| |||
0 commit comments