-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: giampaolo/psutil
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove
Process.memory_info_ex()
enhancement
new-api
#2410
by giampaolo
was closed Feb 19, 2025
Loading…
updated Feb 19, 2025
Drop Python 2.7 support
compatibility
enhancement
#2481
by giampaolo
was merged Dec 20, 2024
Loading…
updated Feb 13, 2025
[OSX] proc.c: Fix goo.gl link in comment for source reference
#2505
by korli
was merged Feb 11, 2025
Loading…
updated Feb 11, 2025
ci: build aarch64 wheel on GHA aarch64 runner
#2503
by mayeut
was merged Feb 2, 2025
Loading…
updated Feb 2, 2025
[OSX] use
host_statistics64
to get memory metrics
macos
#2502
by giampaolo
was merged Jan 31, 2025
Loading…
updated Jan 31, 2025
Fix UnicodeEncodeError with non ASCII paths on Windows (Python 2)
bug
windows
#1252
by BoboTiG
was closed Jan 29, 2025
Loading…
updated Jan 29, 2025
Make
net_if_addrs()
on Windows return broadcast address
enhancement
windows
#2501
by giampaolo
was merged Jan 23, 2025
Loading…
updated Jan 23, 2025
Avoid segfault for processes that use hundreds of GBs of memory
#2497
by wdh
was merged Jan 12, 2025
Loading…
updated Jan 12, 2025
Improved exceptions (
raise from ...
)
#2487
by giampaolo
was merged Dec 21, 2024
Loading…
updated Dec 21, 2024
Use str.format() instead of %
#2485
by giampaolo
was merged Dec 20, 2024
Loading…
updated Dec 20, 2024
chore: bump cibuildwheel to 2.22.0, move to macos-13
#2479
by mayeut
was merged Dec 18, 2024
Loading…
updated Dec 18, 2024
Add Vulture (dead code detector)
#2471
by giampaolo
was merged Nov 17, 2024
Loading…
updated Nov 17, 2024
[Windows] speed up
process_iter()
enhancement
performance
windows
#2444
by giampaolo
was merged Oct 17, 2024
Loading…
updated Oct 17, 2024
Use
pytest.skip
instead of unittest.SkipTest
tests
#2461
by giampaolo
was merged Oct 15, 2024
Loading…
updated Oct 15, 2024
AIX: Improve procfiles regexp speed
#2457
by AlekseyLobanov
was merged Oct 15, 2024
Loading…
updated Oct 15, 2024
Use
@pytest.mark.skipif
decorator instead of @unittest.skipIf
tests
#2459
by giampaolo
was merged Oct 15, 2024
Loading…
updated Oct 15, 2024
[OpenBSD] Process
num_fds()
and open_files()
may raise NSP for PID 0
openbsd
#2460
by giampaolo
was merged Oct 14, 2024
Loading…
updated Oct 14, 2024
Run tests without pytests
tests
#2456
by giampaolo
was merged Oct 6, 2024
Loading…
updated Oct 6, 2024
Pytest, use bare
assert
statements
enhancement
tests
#2453
by giampaolo
was merged Oct 3, 2024
Loading…
updated Oct 3, 2024
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.