diff options
author | Cody Maloney <cmaloney@users.noreply.github.com> | 2024-11-21 01:33:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-21 10:33:12 +0100 |
commit | ff2278e2bf660155ca8f7c0529190ca59a41c13a (patch) | |
tree | a3faef0307e70fda6a1f9c1e18dda7b2850c7ad7 /Python/ast_unparse.c | |
parent | 1629d2ca56014beb2d46c42cc199a43ac97e3b97 (diff) | |
download | cpython-ff2278e2bf660155ca8f7c0529190ca59a41c13a.tar.gz cpython-ff2278e2bf660155ca8f7c0529190ca59a41c13a.zip |
gh-127076: Disable strace tests under LD_PRELOAD (#127086)
Distribution tooling (ex. sandbox on Gentoo and fakeroot on Debian) uses
LD_PRELOAD to intercept system calls and potentially modify them when
building. These tools can change the set of system calls, so disable
system call testing under these cases.
Co-authored-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions