Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1116

ANN: psutil 1.1.2 released

From "Giampaolo Rodola'" <g.rodola@gmail.com>
Date 2013-10-22 20:22 +0200
Subject ANN: psutil 1.1.2 released
Newsgroups comp.lang.python.announce
Message-ID <mailman.1399.1382518370.18130.python-announce-list@python.org> (permalink)

Show all headers | View raw


=== About ===

psutil is a module providing an interface for retrieving information on all
running processes and system utilization (CPU, memory, disks, network,
users) in a portable way by using Python, implementing many functionalities
offered by command line tools such as ps, top, free, netstat, lsof and
others.
It supports Linux, Windows, OSX, FreeBSD and Solaris with Python versions
from 2.4 to 3.4.


=== Bug fixes ===

This is a bugfix only release fixing high-priority issue #442 on Linux:
https://code.google.com/p/psutil/issues/detail?id=442
This exclusively affected (certain) Linux users.
You're encouraged to download new psutil version at:
https://pypi.python.org/pypi/psutil#downloads


=== Links ===

* Home page: http://code.google.com/p/psutil
* Downloads:
https://pypi.python.org/pypi?:action=display&name=psutil#downloads
* API Reference: http://code.google.com/p/psutil/wiki/Documentation

Please try out this new release and let me know if you experience any
problem by filing issues on the bug tracker.

All the best,


--- Giampaolo Rodola'

http://code.google.com/p/pyftpdlib/
http://code.google.com/p/psutil/
http://code.google.com/p/pysendfile/

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

ANN: psutil 1.1.2 released "Giampaolo Rodola'" <g.rodola@gmail.com> - 2013-10-22 20:22 +0200

csiph-web