diff options
author | Bénédikt Tran <10796600+picnixz@users.noreply.github.com> | 2025-02-19 12:18:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-19 11:18:37 +0000 |
commit | c637bce20aaaf836ab2cfbb123b9472e5ad0ab47 (patch) | |
tree | bda669091aa86bb20758f13eae51c26969726abf /Lib/asyncio/tasks.py | |
parent | 0d0be7f7f18dde2a4002a53f040699e970dbf727 (diff) | |
download | cpython-c637bce20aaaf836ab2cfbb123b9472e5ad0ab47.tar.gz cpython-c637bce20aaaf836ab2cfbb123b9472e5ad0ab47.zip |
gh-111178: fix UBSan failures in `Modules/_datetimemodule.c` (GH-129774)
Add cast macros for date and time objects
Fix UBSan failures for `PyDateTime_Delta`, `PyDateTime_Date`, `PyDateTime_TZInfo`, `PyDateTime_TimeZone`, `PyDateTime_Time`, `PyDateTime_DateTime`, `PyDateTime_IsoCalendarDate`
Fix up naming
Diffstat (limited to 'Lib/asyncio/tasks.py')
0 files changed, 0 insertions, 0 deletions