summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2025-02-20 15:42:47 (GMT)
committerGitHub <noreply@github.com>2025-02-20 15:42:47 (GMT)
commitef66394677d15616a79ee2423aa1219ad74fba43 (patch)
tree2ecbe5748ee55a9aad122f2de4dcba87c2ed404f /Python/pythonrun.c
parent0a992ff38339728b7589f20ced1bb3c611ff2502 (diff)
downloadcpython-ef66394677d15616a79ee2423aa1219ad74fba43.zip
cpython-ef66394677d15616a79ee2423aa1219ad74fba43.tar.gz
cpython-ef66394677d15616a79ee2423aa1219ad74fba43.tar.bz2
[3.13] gh-129269: Exclude everything in sys.path in `test_coverage_ignore` (gh-130133) (gh-130357)
The `test_trace.test_coverage_ignore` test would fail if you had `setuptools` installed, such as in `~/.local/lib/python3.xxx/site-packages/`. Ignore everything in `sys.path` when running the test. (cherry picked from commit 35925e952911aba97bfdaee85b09d734ceac4fea)
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions