8b3159d179
5.5.0 Enhancements - [FreeBSD] added support for sensors_temperatures(). - [FreeBSD] added support for CPU frequency. Bug fixes - Process.oneshot() is now thread safe. - [Linux] disk_io_counters() fails on Linux kernel 4.18+. - [Linux] Process' memory_maps() and io_counters() method are no longer exposed if not supported by the kernel. - [Windows] fix psutil.Process().ionice(...) mismatch. - [Windows] improper usage of CloseHandle() may lead to override the original error code when raising an exception. - incorrect handling of cache in Process.oneshot() context causes Process instances to return incorrect results. - [Windows] OpenProcess() now uses PROCESS_QUERY_LIMITED_INFORMATION access rights wherever possible, resulting in less AccessDenied exceptions being thrown for system processes. - [Windows] check if variable is NULL before free()ing it. |
||
---|---|---|
.. | ||
patches | ||
DESCR | ||
distinfo | ||
Makefile | ||
MESSAGE.NetBSD | ||
PLIST |