Skip to content

Pull requests: giampaolo/psutil

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: handle ENOTTY from ioctl(SIOCETHTOOL) in net_if_duplex_speed badexc psutil raises something other than NoSuchProcess, AccessDenied, ZombieProcess or TimeoutExpired bug type linux platform : Linux specific
#2989 opened Aug 28, 2026 by TrueFurina Loading…
cpu_percent still samples inside oneshot() bug type
#2986 opened Aug 26, 2026 by gyanu2507 Loading…
net_if_duplex_speed: handle ENOTTY from ioctl(SIOCETHTOOL) badexc psutil raises something other than NoSuchProcess, AccessDenied, ZombieProcess or TimeoutExpired bug type linux platform : Linux specific
#2985 opened Aug 26, 2026 by fabiancrt Contributor Loading…
Fix WinError 87 not handled in convert_oserror() (#2519) badexc psutil raises something other than NoSuchProcess, AccessDenied, ZombieProcess or TimeoutExpired bug type windows platform : Windows specific
#2970 opened Aug 9, 2026 by omprakash2929 Contributor Loading…
fix linux hwmon high/crit of -273150 mC (0 K) (#2959) bug type linux platform : Linux specific
#2960 opened Aug 6, 2026 by icedream Loading…
perf: resolve each uid once per process_iter() call performance anything that speeds up execution of any component (core, tests, ci scripts, build, ...)
#2957 opened Aug 5, 2026 by Dipet Loading…
perf: Process.cpu_percent() no longer calls cpu_count() performance anything that speeds up execution of any component (core, tests, ci scripts, build, ...)
#2955 opened Aug 5, 2026 by Dipet Loading…
[Linux] fix Process.open_files() for cases fdinfo has only flags (#2596) badexc psutil raises something other than NoSuchProcess, AccessDenied, ZombieProcess or TimeoutExpired bug type linux platform : Linux specific
#2598 opened Jul 4, 2025 by orionlee Loading…
linux: handle missing /sys/class/power_supply in sensors_battery() badexc psutil raises something other than NoSuchProcess, AccessDenied, ZombieProcess or TimeoutExpired bug type linux platform : Linux specific
#2595 opened Jun 30, 2025 by bdrung Contributor Loading…
Bug 2439 fix for thermal zones bug type linux platform : Linux specific
#2440 opened Sep 4, 2024 by siena-sam Loading…
Exit battery sensor retrival if path is non-existent badexc psutil raises something other than NoSuchProcess, AccessDenied, ZombieProcess or TimeoutExpired bug type linux platform : Linux specific
#2438 opened Sep 2, 2024 by lars-devs Loading…
Sockets should not be tested for being absolute paths bug type linux platform : Linux specific tests component : tests/ - the suite itself, not a bug it happens to catch
#2435 opened Aug 21, 2024 by befeleme Loading…
feat: add virtual memory compatibility for zfs arc architectures linux platform : Linux specific
#2385 opened Mar 21, 2024 by hewdoe Loading…
Exclude external batteries from sensors_battery bug type linux platform : Linux specific
#2305 opened Sep 13, 2023 by RodoMa92 Loading…
Added device address in temperature sensors dict bug type linux platform : Linux specific
#2304 opened Sep 10, 2023 by a13ssandr0 Loading…
users(): use logind instead of utmp because of Y2038 linux platform : Linux specific
#2300 opened Aug 22, 2023 by aplanas Loading…
Following lm-sensors with fan names linux platform : Linux specific
#2263 opened Jun 6, 2023 by alexwbaule Loading…
- Adding patch from issue #1989 to correct cpu_percent on thread ID bug type linux platform : Linux specific
#2061 opened Jan 17, 2022 by RobinC-18 Loading…
add linux disk rotational info linux platform : Linux specific new-api the public API grows: a new function, argument, or returned value
#2035 opened Dec 16, 2021 by jerryc05 Loading…
Let psutil.disk_usage show free inodes new-api the public API grows: a new function, argument, or returned value unix platform : shared POSIX code, when no single OS fits
#2029 opened Dec 7, 2021 by jerryc05 Loading…
ProTip! Exclude everything labeled bug with -label:bug.