◐ Shell
clean mode source ↗

gh-111178: fix UBSan failures in `Objects/exceptions.c` by picnixz · Pull Request #128154 · python/cpython

added 13 commits

December 21, 2024 14:41
This also align the naming convention `_Py[...]_CAST(op)`
where only an assert-only type check is performed.

@picnixz picnixz marked this pull request as ready for review

January 14, 2025 10:59
# Conflicts:
#	Objects/exceptions.c

@picnixz picnixz marked this pull request as ready for review

February 7, 2025 10:35

@picnixz picnixz changed the title gh-111178: fix UBSan failures for exception types gh-111178: fix UBSan failures in Modules/exceptions.c

Feb 7, 2025

@picnixz picnixz changed the title gh-111178: fix UBSan failures in Modules/exceptions.c gh-111178: fix UBSan failures in Objects/exceptions.c

Feb 7, 2025

@picnixz

@picnixz picnixz marked this pull request as ready for review

February 8, 2025 13:27

@picnixz picnixz deleted the fix/ubsan/exceptions-111178 branch

February 17, 2025 10:10