Page MenuHomeSolus

Update python-psutil to 5.8.0
ClosedPublic

Authored by algent on Dec 25 2020, 6:53 PM.
Tags
None
Referenced Files
F11070555: D10214.diff
Sat, Aug 12, 12:30 AM
F11002784: D10214.id24971.diff
Mon, Jul 31, 4:59 AM
F10925012: D10214.id24971.diff
Jul 10 2023, 5:49 AM
F10889913: D10214.diff
Jun 28 2023, 7:09 AM
F10875629: D10214.id24582.diff
Jun 20 2023, 6:42 AM
F10864503: D10214.id24582.diff
Jun 17 2023, 8:12 AM
F10863361: D10214.id24971.diff
Jun 17 2023, 2:01 AM
F10857097: D10214.diff
Jun 15 2023, 3:18 AM
Subscribers
None

Details

Summary

Changelog:

  • Enhancements
    • disk_partitions() exposes 2 extra fields: maxfile and maxpath, which are the maximum file name and path name length.
    • provide pre-compiled wheels.
  • Bug fixes
    • get rid of sensors_temperatures() duplicates.

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan
  • Run psutil scripts included in source folder.
    • battery.py
    • cpu_distribution.py
    • disk_usage.py
    • fans.py
    • free.py
    • ifconfig.py
    • iotop.py
    • ...(Etc.)
  • Run pychess, menulibre, glances and rapid-photo-downloader.

Diff Detail

Repository
R2651 python-psutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable