COMMITS
/ Lib/test/memory_watchdog.py May 25, 2026
V
gh-150114: Use get_process_memory_usage() in memory watchdog (#150402)
Victor Stinner committed
March 2, 2023
H
gh-95672: Update memory_watchdog to use test.support.get_pagesize (gh-102365)
Hyunkyun Moon committed
March 24, 2012
C
Issue #14154: Reimplement the bigmem test memory watchdog as a subprocess.
Charles-François Natali committed