Hello all,
I'm glad to announce the release of psutil 5.9.1:
https://github.com/giampaolo/psutil
About
=
psutil (process and system utilities) is a cross-platform library for
retrieving information on running processes and system utilization (CPU,
memory, disks, network) in Python. It is usef
What Changed?
=
This is an enhancement and bug-fix release, and all users are encouraged to
upgrade.
Brief summary:
* Fixed #161: Added a status attribute to the returned object from gen_key()
which
is set to 'ok' if a key was successfully created, or 'key not created' if that
wa