]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test.pythoninfo logs more build info (GH-93225)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 26 May 2022 14:33:50 +0000 (07:33 -0700)
committerGitHub <noreply@github.com>
Thu, 26 May 2022 14:33:50 +0000 (07:33 -0700)
commit9555d779531753e2d91643d23a65eac62bcac20e
tree63e28628f17315ae8b9b346be27a5a84f3434726
parent4d863453f8a68ca65acb6207e256b963bdf0fd14
test.pythoninfo logs more build info (GH-93225)

Log also test.support.check_sanitizer() values.
(cherry picked from commit 06dd26f89f35b6d6ef4b68c169cb6c675af7e4a4)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/pythoninfo.py