You're reading the development version of the psutil docs, which may describe unreleased changes. For the current release see psutil.readthedocs.io/stable.
RSS

Posts tagged “python-core

  1. Replacing subprocess.Popen.wait()’s busy-loop with an event-driven model, in psutil then upstream CPython

  2. Unlocking pip install psutil for no-GIL Python

  3. How psutil 5.3.0 got non-ASCII strings right on both Python 2 and Python 3.