]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44363: Get test_capi passing with address sanitizer (GH-26639)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 10 Jun 2021 12:01:22 +0000 (05:01 -0700)
committerGitHub <noreply@github.com>
Thu, 10 Jun 2021 12:01:22 +0000 (05:01 -0700)
commit865269458fde83f58f056d02a777e4328c763880
tree10ba6ac9b6556a870562fdf852604e9c8570752a
parentd9f38d77c870cdb04273914c92fa4fe92b830d88
bpo-44363: Get test_capi passing with address sanitizer (GH-26639)

(cherry picked from commit 31aa0dbff4c1d39c9d77c6c8f4a61d0e46c1268b)

Co-authored-by: Mark Shannon <mark@hotpy.org>
Include/Python.h
Misc/NEWS.d/next/Tests/2021-06-10-11-19-43.bpo-44363.-K9jD0.rst [new file with mode: 0644]
Modules/_testcapimodule.c