COMMITS
/ Lib/test/support/strace_helper.py April 20, 2026
F
GH-145278: also filter mmap2 in strace_helper.filter_memory (GH-148648)
Filipe Laíns committed
May 12, 2025
S
gh-133677: Fix tests when running in non-UTF-8 locale (GH-133865)
Serhiy Storchaka committed
May 9, 2025
V
gh-133741: Fix _can_strace(): check --trace option (#133766)
Victor Stinner committed
December 14, 2024
C
gh-127747: Resolve BytesWarning in test.support.strace_helper (#127849)
Cody Maloney committed
November 22, 2024
C
gh-127076: Ignore memory mmap in FileIO testing (#127088)
Cody Maloney committed
November 21, 2024
C
gh-127076: Disable strace tests under LD_PRELOAD (#127086)
Cody Maloney committed
November 20, 2024
B
GH-126892: Reset warmup counters when JIT compiling code (GH-126893)
Brandt Bucher committed
November 3, 2024
C
gh-120754: Add a strace helper and test set of syscalls for open().read(), Take 2 (#123413)
Cody Maloney committed
August 24, 2024
S
C
GH-120754: Add a strace helper and test set of syscalls for open().read() (#121143)
Cody Maloney committed