]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-145278: also filter mmap2 in strace_helper.filter_memory (GH-148648)
authorFilipe Laíns <lains@riseup.net>
Mon, 20 Apr 2026 13:41:10 +0000 (14:41 +0100)
committerGitHub <noreply@github.com>
Mon, 20 Apr 2026 13:41:10 +0000 (15:41 +0200)
commit513db7211056f6ba5453eb32f12c88887425f2e7
treef2035eae9a47f0cd2533c2559dffdcfefc3fe61a
parent22c8590e40a13070d75b1e7f9af01252b1b2e9ce
GH-145278: also filter mmap2 in strace_helper.filter_memory (GH-148648)

Signed-off-by: Filipe Laíns <lains@riseup.net>
Lib/test/support/strace_helper.py