Overview
Request 208749 accepted
- Update to version 1.2.1
* #348: [Windows XP] fixed "ImportError: DLL load failed" occurring
on module import.
* #425: [Solaris] crash on import due to failure at determining BOOT_TIME.
* #443: [Linux] can't set CPU affinity with systems with more than 64 cores.
- Changes from version 1.2.0
* #439: assume os.getpid() if no argument is passed to psutil.Process
constructor.
* #440: new psutil.wait_procs() utility function which waits for multiple
processes to terminate.
* #348: [Windows XP/Vista] fixed "ImportError: DLL load failed" occurring on
module import.
- Changes from version 1.1.3
* #442: [Linux] psutil won't compile on certain version of Linux because of
missing prlimit(2) syscall.
- Changes from version 1.1.2
* #442: [Linux] psutil won't compile on Debian 6.0 because of missing
prlimit(2) syscall. (forwarded request 208748 from posophe)
Request History
posophe created request
- Update to version 1.2.1
* #348: [Windows XP] fixed "ImportError: DLL load failed" occurring
on module import.
* #425: [Solaris] crash on import due to failure at determining BOOT_TIME.
* #443: [Linux] can't set CPU affinity with systems with more than 64 cores.
- Changes from version 1.2.0
* #439: assume os.getpid() if no argument is passed to psutil.Process
constructor.
* #440: new psutil.wait_procs() utility function which waits for multiple
processes to terminate.
* #348: [Windows XP/Vista] fixed "ImportError: DLL load failed" occurring on
module import.
- Changes from version 1.1.3
* #442: [Linux] psutil won't compile on certain version of Linux because of
missing prlimit(2) syscall.
- Changes from version 1.1.2
* #442: [Linux] psutil won't compile on Debian 6.0 because of missing
prlimit(2) syscall. (forwarded request 208748 from posophe)
licensedigger accepted review
{"approve": "preliminary, version number changed"}
factory-auto added a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
factory-auto added a reviewer
Please review build success
factory-repo-checker accepted review
Builds for repo openSUSE_Factory
a_jaeger accepted review
ok
a_jaeger approved review
ok
coolo accepted request
checkin