]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150114: Log the memory usage in regrtest in sequential mode (#150264)
authorVictor Stinner <vstinner@python.org>
Fri, 22 May 2026 20:26:15 +0000 (22:26 +0200)
committerGitHub <noreply@github.com>
Fri, 22 May 2026 20:26:15 +0000 (22:26 +0200)
commit4e3ead92ca19d0b4327bb12500e2da1755ef809c
treec5038298e3bbf1022fad05139be0a119552d9fce
parentb770b2350e5c034afeee4213c9d63348f6f3b341
gh-150114: Log the memory usage in regrtest in sequential mode (#150264)
Lib/test/libregrtest/main.py