Sign in
chromium
/
external
/
github.com
/
giampaolo
/
psutil
Clone this repo:
Branches
master
1102-proc-bitness
613-thread-names
930-netbsd-connections-segfault
ci-speedup2
cpu-freq-sparc
cpu-info
disk-swaps
linux-zombie-proc
malloc-info
More...
Tags
release-7.2.2
v7.2.2
release-7.2.1
v7.2.1
release-7.2.0
v7.2.0
release-7.1.3
v7.1.3
release-7.1.2
v7.1.2
More...
43f0465
BSD: join 2 total phymem tests into 1
by Giampaolo Rodola
· 26 hours ago
master
b7fcd17
[SunOS] various fixes (#2953)
by Giampaolo Rodola
· 35 hours ago
b5bfe84
Re-enable old skipped tests now that we have fixed lots of stuff
by Giampaolo Rodola
· 2 days ago
ad04a6d
[OpenBSD] environ() raises OSError(EINVAL) for exiting processes (#2952)
by Giampaolo Rodola
· 2 days ago
40d325b
[OpenBSD] cpu_times() returned times averaged across CPUs instead of summed (#2951)
by Giampaolo Rodola
· 2 days ago
cf2f4dd
Restructure socks.c filtering (#2950)
by Giampaolo Rodola
· 2 days ago
79d3684
Bump actions/cache from 4 to 6 in the github-actions group (#2944)
by dependabot[bot]
· 2 days ago
2e737c8
[Windows] net_connections(): replace recursion with a loop, fix double decref (#2949)
by Giampaolo Rodola
· 2 days ago
7a91b29
psutil_debug() / psutil_warn() fixes
by Giampaolo Rodola
· 2 days ago
b2f9f8c
Add missing copyright header
by Giampaolo Rodola
· 2 days ago
b513242
Try to fix flaky Popen test on NetBSD
by Giampaolo Rodola
· 2 days ago
45afc81
Introduce C-level critical warning messages (#2948)
by Giampaolo Rodola
· 2 days ago
ded49a3
[macOS] net_io_counters(): bounds check fired on every call, require only the route msg header
by Giampaolo Rodola
· 2 days ago
435ab97
str.c: make truncation behave the same on all platforms
by Giampaolo Rodola
· 2 days ago
d87e34d
check_pid_range(): the negative pid check was dead code on Windows
by Giampaolo Rodola
· 2 days ago
90da475
[Windows] heap_trim(): don't mistake stale last-error for HeapCompact() failure
by Giampaolo Rodola
· 2 days ago
59dcd98
[Windows] heap_info() can return wrong values if the number of heaps changes while it runs (#2946)
by Giampaolo Rodola
· 2 days ago
60a3f78
[Windows] users(): debug trace empty-list returns, guard WTSFreeMemory(NULL), use AF_INET
by Giampaolo Rodola
· 2 days ago
226f9f2
Release the GIL around more critical paths (#2945), see #2939
by Giampaolo Rodola
· 2 days ago
47f039c
[Windows] net_if_stats(): fix py_is_up ref leak, minor cleanups
by Giampaolo Rodola
· 2 days ago
More »