Clone this repo:
  1. 43f0465 BSD: join 2 total phymem tests into 1 by Giampaolo Rodola · 26 hours ago master
  2. b7fcd17 [SunOS] various fixes (#2953) by Giampaolo Rodola · 35 hours ago
  3. b5bfe84 Re-enable old skipped tests now that we have fixed lots of stuff by Giampaolo Rodola · 2 days ago
  4. ad04a6d [OpenBSD] environ() raises OSError(EINVAL) for exiting processes (#2952) by Giampaolo Rodola · 2 days ago
  5. 40d325b [OpenBSD] cpu_times() returned times averaged across CPUs instead of summed (#2951) by Giampaolo Rodola · 2 days ago
  6. cf2f4dd Restructure socks.c filtering (#2950) by Giampaolo Rodola · 2 days ago
  7. 79d3684 Bump actions/cache from 4 to 6 in the github-actions group (#2944) by dependabot[bot] · 2 days ago
  8. 2e737c8 [Windows] net_connections(): replace recursion with a loop, fix double decref (#2949) by Giampaolo Rodola · 2 days ago
  9. 7a91b29 psutil_debug() / psutil_warn() fixes by Giampaolo Rodola · 2 days ago
  10. b2f9f8c Add missing copyright header by Giampaolo Rodola · 2 days ago
  11. b513242 Try to fix flaky Popen test on NetBSD by Giampaolo Rodola · 2 days ago
  12. 45afc81 Introduce C-level critical warning messages (#2948) by Giampaolo Rodola · 2 days ago
  13. ded49a3 [macOS] net_io_counters(): bounds check fired on every call, require only the route msg header by Giampaolo Rodola · 2 days ago
  14. 435ab97 str.c: make truncation behave the same on all platforms by Giampaolo Rodola · 2 days ago
  15. d87e34d check_pid_range(): the negative pid check was dead code on Windows by Giampaolo Rodola · 2 days ago
  16. 90da475 [Windows] heap_trim(): don't mistake stale last-error for HeapCompact() failure by Giampaolo Rodola · 2 days ago
  17. 59dcd98 [Windows] heap_info() can return wrong values if the number of heaps changes while it runs (#2946) by Giampaolo Rodola · 2 days ago
  18. 60a3f78 [Windows] users(): debug trace empty-list returns, guard WTSFreeMemory(NULL), use AF_INET by Giampaolo Rodola · 2 days ago
  19. 226f9f2 Release the GIL around more critical paths (#2945), see #2939 by Giampaolo Rodola · 2 days ago
  20. 47f039c [Windows] net_if_stats(): fix py_is_up ref leak, minor cleanups by Giampaolo Rodola · 2 days ago