issues
search
giampaolo
/
psutil
Cross-platform lib for process and system monitoring in Python
BSD 3-Clause "New" or "Revised" License
10.3k
stars
1.39k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Introducing psutil Guru on Gurubase.io
#2472
kursataktas
opened
1 day ago
0
Add Vulture (dead code detector)
#2471
giampaolo
closed
4 days ago
0
[Linux] psutil.users() always produces "host=localhost", not expected IP
#2470
Ixtalo
closed
1 week ago
4
Fix typo SUONS -> SUNOS
#2469
mtelka
opened
2 weeks ago
0
/asset/python/psutil/tests/test_system.py:518: SyntaxWarning: "is not" with 'float' literal. Did you mean "!="?
#2468
jrobbins-LiveData
closed
2 weeks ago
2
[WIndows] CPU percent is incorrect (perf counters)
#2467
Extiward
opened
3 weeks ago
6
[Windows MSYS2 MINGW64] Cannot install and build with Pip
#2466
Tatsh
closed
3 days ago
1
6.1.0: running self tests
#2465
0-wiz-0
opened
1 month ago
4
[ Windows-11] Add Option to do .net_io_counters on a Process object
#2464
GHERMAN99
closed
1 month ago
1
[Windows] batch multiple process info in one shot
#2463
giampaolo
opened
1 month ago
0
GNU: Add new platform for GNU/Hurd (based off Linux)
#2462
zamaudio
opened
1 month ago
1
Use `pytest.skip` instead of `unittest.SkipTest`
#2461
giampaolo
closed
1 month ago
0
[OpenBSD] Process `num_fds()` and `open_files()` may raise NSP for PID 0
#2460
giampaolo
closed
1 month ago
0
Use `@pytest.mark.skipif` decorator instead of `@unittest.skipIf`
#2459
giampaolo
closed
1 month ago
0
psutil: RuntimeError: PdhAddEnglishCounterW failed
#2458
wolfkingal2000
closed
1 month ago
2
AIX: Improve procfiles regexp speed
#2457
AlekseyLobanov
closed
1 month ago
3
Run tests without pytests
#2456
giampaolo
closed
1 month ago
0
[SmartOS LX Zone] List Index out of range (/proc/[pid]/stat)
#2455
BobTB
closed
1 month ago
9
[Linux] batch multiple process info in one shot
#2454
giampaolo
opened
1 month ago
1
Pytest, use bare `assert` statements
#2453
giampaolo
closed
1 month ago
0
Skip one-wire bus temperature sensors; reading takes a lot of time and conflicts with other readouts
#2452
antonverburg
opened
1 month ago
0
One-wire senosors unintendendly read on Linux
#2451
antonverburg
opened
1 month ago
0
use setup() options to pass py_limited_api to bdist_wheel & bump cibuildwheel
#2450
mayeut
closed
1 month ago
1
Provide `test` and `dev` python dependencies
#2449
giampaolo
closed
1 month ago
0
Add `make install-sysdeps` target + re-enable BSD builds
#2448
giampaolo
closed
1 month ago
0
Use pytest, get rid of test/runner.py
#2447
giampaolo
closed
1 month ago
0
Use pytest instead of unittest
#2446
giampaolo
closed
1 month ago
1
Fix ABI3 wheels warnings
#2445
giampaolo
closed
1 month ago
0
[Windows] speed up `process_iter()`
#2444
giampaolo
closed
1 month ago
0
Make `process_iter()` use `oneshot()` on `Process.__init__`
#2443
giampaolo
opened
1 month ago
0
Define Py_GIL_DISABLED macro on Windows
#2442
cvijdea-bd
closed
1 month ago
4
[Windows 11] Unable to install psutil on Python 3.11.10
#2441
viocar
closed
1 month ago
1
Bug 2439 fix for thermal zones
#2440
siena-sam
opened
2 months ago
1
[Linux] sensors_temperatures wrong when using thermal_zones
#2439
siena-sam
opened
2 months ago
2
Exit battery sensor retrival if path is non-existent
#2438
lars-devs
opened
2 months ago
0
KeyError 'psutil' in some __del__ call inside python shutdown
#2437
yoori
closed
2 months ago
1
psutil can't detect chrome processes from inside python script on Ubuntu
#2436
AdilMughal2126
opened
3 months ago
0
Sockets should not be tested for being absolute paths
#2435
befeleme
opened
3 months ago
0
[Fedora Linux/CentOS Stream 10] psutil.tests.test_system.TestSensorsAPIs.test_sensors_temperatures assertion fails more often than not
#2434
befeleme
opened
3 months ago
0
[Windows] Build wheel for aarch64
#2433
saschanaz
opened
3 months ago
0
[Windows] error
#2432
OneNkode
closed
3 months ago
1
[Windows] Incorrect values in swap_memory - percent and used
#2431
Andrej730
opened
3 months ago
11
[aarch64] IndexError on calling p.memory_maps()
#2430
nehaljwani
opened
4 months ago
0
fix(ci): bump cibuildwheel to 2.19.2
#2429
mayeut
closed
3 months ago
0
Fix GIL warnings and a few thread-safety issues in free-threaded CPython
#2428
colesbury
closed
5 months ago
0
psutil fails (segfault) on Mac OS in the free-threaded (no GIL) version of Python 3.13
#2427
pkoning2
closed
5 months ago
8
'psutil' has no attribute 'sensors_temperatures'
#2426
aroramrinaal
closed
1 month ago
1
feat: add aarch64 manylinux wheels
#2425
mayeut
closed
5 months ago
6
[macOS] build failure on OS X 10.4
#2424
sevan
closed
5 months ago
1
[Windows] win_service_get by PID and not by name
#2423
arossert
closed
5 months ago
3
Next