gh-150114: Log the memory usage in regrtest on Windows (#150267) · python/cpython@a7d5a6c · GitHub
Skip to content

Commit a7d5a6c

Browse files
vstinnercmaloney
andauthored
gh-150114: Log the memory usage in regrtest on Windows (#150267)
Add _winapi.GetProcessMemoryInfo() function. Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
1 parent 9df2b6c commit a7d5a6c

3 files changed

Lines changed: 124 additions & 5 deletions

File tree

Lib/test/libregrtest/utils.py

Lines changed: 32 additions & 4 deletions

Modules/_winapi.c

Lines changed: 64 additions & 0 deletions

Modules/clinic/_winapi.c.h

Lines changed: 28 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)