]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-112536: Add support for thread sanitizer (TSAN) (gh-112648) (#116924)
authorAntoine Pitrou <antoine@python.org>
Sun, 17 Mar 2024 15:33:35 +0000 (16:33 +0100)
committerGitHub <noreply@github.com>
Sun, 17 Mar 2024 15:33:35 +0000 (16:33 +0100)
commit2ac1b48a044429d7a290310348b53a87b9f2033a
tree2afcf4d2bc3ba5c558e2a9e0fb86b37af9922801
parent2dbc77e1ece7ba5d192f9b83f84ca7f4fb9a74a3
[3.12] gh-112536: Add support for thread sanitizer (TSAN) (gh-112648) (#116924)

* [3.12] gh-112536: Add support for thread sanitizer (TSAN) (gh-112648)
(cherry picked from commit 88cb9720001295f82c7771ab4ebf20f3cd0b31fb)

* Remove doc for configure option (leave it hidden in this branch)

---------

Co-authored-by: Samet YASLAN <sametyaslan@gmail.com>
Include/pyport.h
Lib/test/libregrtest/utils.py
Lib/test/support/__init__.py
Lib/test/test_io.py
Misc/NEWS.d/next/Build/2023-12-17-18-23-02.gh-issue-112536.8lr3Ep.rst [new file with mode: 0644]
configure
configure.ac