A process utilities module for Python

Edit Package python3-psutil
https://pypi.python.org/pypi/psutil/

A graphical interface that lets you easily analyze and introspect unaltered running Python processes.

Refresh
Refresh
Source Files
Filename Size Changed
psutil-4.3.0.tar.gz 0000316470 309 KB
python3-psutil.changes 0000023767 23.2 KB
python3-psutil.spec 0000002128 2.08 KB
Revision 1 (latest revision is 12)
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 1)
- update to version 4.3.0:
  * #819: [Linux] different speedup improvements: Process.ppid() is
     20% faster Process.status() is 28% faster Process.name() is 25%
     faster Process.num_threads is 20% faster on Python 3
  * #810: [Windows] Windows wheels are incompatible with pip 7.1.2.
  * #812: [NetBSD] fix compilation on NetBSD-5.x.
  * #823: [NetBSD] virtual_memory() raises TypeError on Python 3.
  * #829: [UNIX] psutil.disk_usage() percent field takes root reserved
     space into account.
  * #816: [Windows] fixed net_io_counter() values wrapping after 4.3GB
     in Windows Vista (NT 6.0) and above using 64bit values from newer
     win APIs.

- update to version 4.2.0:
  * Enhancements
    + #795: [Windows] new APIs to deal with Windows services:
       win_service_iter() and win_service_get().
    + #800: [Linux] psutil.virtual_memory() returns a new "shared"
       memory field.
    + #819: [Linux] speedup /proc parsing: - Process.ppid() is 20%
       faster - Process.status() is 28% faster - Process.name() is 25%
       faster - Process.num_threads is 20% faster on Python 3
  * Bug fixes
    + #797: [Linux] net_if_stats() may raise OSError for certain NIC
       cards.
    + #813: Process.as_dict() should ignore extraneous attribute names
       which gets attached to the Process instance.

- specfile:
  * updated source url to files.pythonhosted.org
Comments 0
openSUSE Build Service is sponsored by