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

Reject bool for pid, nice, interval, and timeout bug type
#3001 opened Sep 18, 2026 by Pitchfork-and-Torch Loading…
2 tasks done
Popen.__getattribute__(): don't recurse if __init__() failed bug type critical process dies, hangs forever, or memory is corrupt: segfault, deadlock, double free, crash on import
#3000 opened Sep 15, 2026 by istoolsfox Loading…
Linux: Fix test_io_counters on kernels without CONFIG_TASK_IO_ACCOUNTING bug type linux platform : Linux specific tests component : tests/ - the suite itself, not a bug it happens to catch
#2999 opened Sep 13, 2026 by hebasto Loading…
Document that process_iter() also swallows ZombieProcess during pre-fetch doc component : docs/
#2996 opened Sep 6, 2026 by afonsojanu Loading…
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.