psutil v3.2.2 Release Notes

  • 2015-10-04

    ๐Ÿ› Bug fixes

    • 517_, [SunOS]: net_io_counters()_ failed to detect network interfaces correctly on Solaris 10
    • 541_, [FreeBSD]: disk_io_counters()_ r/w times were expressed in seconds instead of milliseconds. (patch by dasumin)
    • ๐Ÿ— 610_, [SunOS]: fix build and tests on Solaris 10
    • ๐Ÿง 623_, [Linux]: process or system connections raises ValueError if IPv6 is not supported by the system.
    • ๐Ÿง 678_, [Linux], [critical]: can't install psutil due to bug in setup.py.
    • ๐Ÿ 688_, [Windows]: compilation fails with MSVC 2015, Python 3.5. (patch by Mike Sarahan)