Commit 003db2f
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 f1c8176 commit 003db2f
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
796 | 796 | | |
797 | 797 | | |
798 | 798 | | |
799 | | - | |
800 | 799 | | |
801 | | - | |
802 | 800 | | |
803 | 801 | | |
804 | 802 | | |
805 | 803 | | |
806 | 804 | | |
807 | 805 | | |
808 | 806 | | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
809 | 811 | | |
810 | 812 | | |
811 | 813 | | |
| |||
0 commit comments