]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix UBSan error in _testcapi: correct create_attr_from_spec signature (#143097)
authorShamil <ashm.tech@proton.me>
Sat, 17 Jan 2026 18:05:09 +0000 (21:05 +0300)
committerGitHub <noreply@github.com>
Sat, 17 Jan 2026 18:05:09 +0000 (18:05 +0000)
commit7ca9e7ad053c24ae40fc68bc931ca1ff8abbc956
tree01e8f67359f2a58adc56f2bedca1d23ccf5ba304
parentf7fceed79ca1bceae8dbe5ba5bc8928564da7211
Fix UBSan error in _testcapi: correct create_attr_from_spec signature (#143097)

Co-authored-by: sobolevn <mail@sobolevn.me>
Modules/_testcapi/module.c