forked from pool/python-psutil
Accepting request 437346 from home:stroeder:branches:devel:languages:python
update to 4.4.1 OBS-URL: https://build.opensuse.org/request/show/437346 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=66
This commit is contained in:
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 25 18:13:08 UTC 2016 - michael@stroeder.com
|
||||
|
||||
- Update to version 4.4.1:
|
||||
* 927: Popen.__del__() may cause maximum recursion depth error.
|
||||
- Update to version 4.4.0:
|
||||
Enhancements
|
||||
* 887: [Linux] virtual_memory()'s 'available' and 'used'
|
||||
values are more precise and match "free" cmdline utility.
|
||||
"available" also takes into account LCX containers
|
||||
preventing "available" to overflow "total".
|
||||
* 891: procinfo.py script has been updated and provides a
|
||||
lot more info.
|
||||
Bug fixes
|
||||
* 825: [Linux] cpu_affinity; fix possible double close and
|
||||
use of unopened socket.
|
||||
* 885: ValueError is raised if a negative integer is passed
|
||||
to cpu_percent() functions.
|
||||
* 892: [Linux] Process.cpu_affinity([-1]) raise SystemError
|
||||
with no error set; now ValueError is raised.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 24 12:36:35 UTC 2016 - michael@stroeder.com
|
||||
|
||||
|
Reference in New Issue
Block a user