forked from pool/python-psutil
Accepting request 204139 from home:dirkmueller:branches:devel:languages:python
- update to 1.1.1: * #410: tar.gz and windows binary files are now hosted on PYPI. * #412: [Linux] get/set process resource limits. * #415: [Windows] Process.get_children() is an order of magnitude faster. * #426: [Windows] Process.name is an order of magnitude faster. * #431: [UNIX] Process.name is slightly faster because it unnecessarily retrieved also process cmdline. OBS-URL: https://build.opensuse.org/request/show/204139 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
f9997c84eb
commit
019ee3549c
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 12:19:35 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- update to 1.1.1:
|
||||
* #410: tar.gz and windows binary files are now hosted on PYPI.
|
||||
* #412: [Linux] get/set process resource limits.
|
||||
* #415: [Windows] Process.get_children() is an order of magnitude faster.
|
||||
* #426: [Windows] Process.name is an order of magnitude faster.
|
||||
* #431: [UNIX] Process.name is slightly faster because it unnecessarily
|
||||
retrieved also process cmdline.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 10:52:59 UTC 2013 - dmueller@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user