]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test.pythoninfo logs more build info (GH-93225) (#93256)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 29 May 2022 08:22:35 +0000 (01:22 -0700)
committerGitHub <noreply@github.com>
Sun, 29 May 2022 08:22:35 +0000 (10:22 +0200)
commit561c709af327359979f43388461f9f937666d192
tree6979f12eb75a7bec88f7610bb7238c6cbfa5a7ba
parent738c730b5cde0c07151dcca375d8983a7e4d5b7d
test.pythoninfo logs more build info (GH-93225) (#93256)

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

Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Lib/test/pythoninfo.py