diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-05-27 01:41:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-27 01:41:21 (GMT) |
commit | f625ec360324842d7123db7dfe05ca2e221eecfd (patch) | |
tree | dfc5651a946f3558f1da009f92ee65793720cf72 /Python/Python-tokenize.c | |
parent | 2c02c6886739f0ed420d900b2a29933bc1c5df37 (diff) | |
download | cpython-f625ec360324842d7123db7dfe05ca2e221eecfd.zip cpython-f625ec360324842d7123db7dfe05ca2e221eecfd.tar.gz cpython-f625ec360324842d7123db7dfe05ca2e221eecfd.tar.bz2 |
[3.12] gh-104839: Prevent test_venv AddressSanitizer spam (GH-105005) (#105006)
gh-104839: Prevent test_venv AddressSanitizer spam (GH-105005)
Pass any ASAN_OPTIONS environment variable through to the child process
so that leak sanitizer being disabled on our CI and buildbots stays
true in the children.
(cherry picked from commit a17f160376955d369c8d332e1b1a90a6e18c852a)
Co-authored-by: Gregory P. Smith [Google] <greg@krypto.org>
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions