forked from pool/python-psutil
Accepting request 540775 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/540775 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=84
This commit is contained in:
committed by
Git OBS Bridge
parent
2c7aba5f55
commit
d774f05cb5
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 10 22:54:03 UTC 2017 - arun@gmx.de
|
||||
|
||||
- update to version 5.4.1:
|
||||
* Enhancements
|
||||
+ 1164: [AIX] add support for Process.num_ctx_switches(). (patch
|
||||
by Arnon Yaari)
|
||||
+ 1053: abandon Python 3.3 support (psutil still works but it's no
|
||||
longer tested).
|
||||
* Bug fixes
|
||||
+ 1150: [Windows] when a process is terminate()d now the exit code
|
||||
is set to SIGTERM instead of 0. (patch by Akos Kiss)
|
||||
+ 1151: python -m psutil.tests fail
|
||||
+ 1154: [AIX] psutil won't compile on AIX 6.1.0. (patch by Arnon
|
||||
Yaari)
|
||||
+ 1167: [Windows] net_io_counter() packets count now include also
|
||||
non-unicast packets. (patch by Matthew Long)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 22 17:07:53 UTC 2017 - arun@gmx.de
|
||||
|
||||
|
Reference in New Issue
Block a user