]> 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:02:22 +0000 (05:02 -0700)
committerGitHub <noreply@github.com>
Thu, 10 Jun 2021 12:02:22 +0000 (05:02 -0700)
commit0895e62c9b4f03b83120d44cb32587804084e0e2
tree91ee5fd4394b07e972ff9ea67b81ce1cd9d7d9c5
parentf807a4fad4da8f629ea7fe1f00719e817c77b63c
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