Page MenuHomeSolus

Update python-psutil to 5.5.0
ClosedPublic

Authored by kyrios123 on Jan 26 2019, 3:12 PM.
Tags
None
Referenced Files
F11003040: D5165.diff
Mon, Jul 31, 9:57 AM
F10897208: D5165.id12614.diff
Jul 2 2023, 5:10 AM
F10861584: D5165.id12614.diff
Jun 16 2023, 2:43 PM
F10820302: D5165.id.diff
Jun 2 2023, 2:30 AM
F10814076: D5165.id12673.diff
May 31 2023, 2:04 PM
F10813966: D5165.id12614.diff
May 31 2023, 1:42 PM
F10813596: D5165.diff
May 31 2023, 12:12 PM
F10764619: D5165.id12614.diff
May 19 2023, 8:17 AM
Subscribers
None

Details

Summary
  • Process.oneshot() is now thread safe.
  • [Linux] disk_io_counters() fails on Linux kernel 4.18+.
  • [Linux] Process' memory_maps() and io_counters() method are no longer exposed if not supported by the kernel.
  • incorrect handling of cache in Process.oneshot() context causes Process instances to return incorrect results.

igned-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Checked with spyder

Diff Detail

Repository
R2651 python-psutil
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage