Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/giampaolo/psutil

Cross-platform lib for process and system monitoring in Python
https://github.com/giampaolo/psutil

Create a dedicated security policy file

pnacht opened this issue over 1 year ago
[Ubuntu] ERROR: Failed building wheel for psutil

BillRaymond opened this issue over 1 year ago
Use logind instead of utmp because of Y2038

aplanas opened this pull request over 1 year ago
[Windows] psutil not showing correct cpu frecuency

Sergio00166 opened this issue over 1 year ago
[OS] bug when you're trying to get the memory layout of a process

RIDWANE-EL-FILALI opened this issue over 1 year ago
Fix process_iter() not running for entire process

chozekun opened this pull request over 1 year ago
refactoring into C library + Python interface?

stevengj opened this issue over 1 year ago
add system trace script example

marxin opened this pull request over 1 year ago
[Asahi Fedora] Building from source fails on Linux ARM64

JoelHBierman opened this issue over 1 year ago
Add RsT linter

giampaolo opened this pull request over 1 year ago
PID reusage is not checked for different set methods

giampaolo opened this pull request over 1 year ago
PID reusage is not checked for different set methods

giampaolo opened this issue over 1 year ago
[OpenBSD, NetBSD] fix zombie process with no ctime

giampaolo opened this pull request over 1 year ago
[Linux] correctly raise ZombieProcess on exe(), cmdline() and memory_maps()

giampaolo opened this pull request over 1 year ago
[OpenBSD, NetBSD] zombie process has no ctime (breaks is_running())

giampaolo opened this issue over 1 year ago
why uss was different by run as admin

majy2016 opened this issue over 1 year ago
[Linux] memory_full_info() incorrectly raise ZombieProcess

giampaolo opened this pull request over 1 year ago
psutil.cpu_percent() is not thread safe (fixes #1703)

giampaolo opened this pull request over 1 year ago
[Linux] test_swap_memory fails when swap is at 100% usage

AlexandreTunstall opened this issue over 1 year ago
Fix a dead link in the documentation

kalekundert opened this pull request over 1 year ago
Frame or Line Execution of the current psutil.Process?

davidbernat opened this issue over 1 year ago
[Haiku] IFF bugs in Haiku OS R1/beta4

amstelchen opened this issue over 1 year ago
Update __init__.py

simbafl opened this pull request over 1 year ago
PermissionError: [Errno 13] Permission denied: '_psposix.py'

magick93 opened this issue over 1 year ago
[z/OS] Support for z/OS from psutil

ccc13481 opened this issue over 1 year ago
[Docker Ubuntu 22.04] ppid() and PID 0 on Linux is inconsistent

GooDeeJAY opened this issue over 1 year ago
[Linux] psutil.NoSuchProcess exception can't be pickled

anthonyryan1 opened this issue over 1 year ago
chore: test with Python 3.12

mayeut opened this pull request over 1 year ago
chore(ci): fix linters job warning

mayeut opened this pull request over 1 year ago
bytes2human() is unable to print negative values

giampaolo opened this pull request over 1 year ago
add settable info property on psutil.Process, default to empty dict

ringohoffman opened this pull request over 1 year ago
Check PID range before any `cext` call

XuehaiPan opened this pull request over 1 year ago
[Windows] Strange behavior of Process.cpu_affinity on a 2-nodes system.

RyougiKukoc opened this issue over 1 year ago
Following lm-sensors with fan names

alexwbaule opened this pull request over 1 year ago
[Linux] Allow Process() to take an existing Process as argument

smprather opened this issue over 1 year ago
[CentOS] cpu_freq OSError: [Errno 16] Device or resource busy

IgorPelevanyuk opened this issue over 1 year ago
Set `Process.info` to `None` by default

sobolevn opened this pull request over 1 year ago
[Linux] Test failure with Python 3.12 beta1

thesamesam opened this issue over 1 year ago
linux: test_disk_partitions fails on ephemeral root filesystem

jhvst opened this issue over 1 year ago
[Windows] Deprecation Warning

mokadevcloud opened this issue over 1 year ago
[Linux] offline cpus raise NotImplementedError in cpu_freq

ohsix opened this issue over 1 year ago
fix typos and some other minor bugs

cuishuang opened this pull request over 1 year ago
[Windows 11] cpu_percent affected by cpu_affinity

owillebo opened this issue almost 2 years ago
[NetBSD] EBUSY on cmdline()

0-wiz-0 opened this issue almost 2 years ago
doc: Reformat the oneshot speedup-groups information without the table layout

ferdnyc opened this pull request almost 2 years ago
Run `abi3audit` on produced abi3 wheels

mayeut opened this pull request almost 2 years ago
Drop python 3.4 & 3.5 support

mayeut opened this pull request almost 2 years ago
fix var unbound

lgc2333 opened this pull request almost 2 years ago
fix var unbound

lgc2333 opened this pull request almost 2 years ago
OSX / refact: get rid of process_info.c

giampaolo opened this pull request almost 2 years ago
OSX big C refactoring

giampaolo opened this pull request almost 2 years ago
Fix build on NetBSD.

0-wiz-0 opened this pull request almost 2 years ago
Add CI testing for OpenBSD and NetBSD

giampaolo opened this pull request almost 2 years ago
Truncated process name() should not raise ZombieProcess error

giampaolo opened this issue almost 2 years ago
Consolidate process cwd() "null" return value across all platforms

giampaolo opened this issue almost 2 years ago
[OpenBSD], [NetBSD] Process cwd() can raise FileNotFoundError

giampaolo opened this issue almost 2 years ago
[NetBSD] Process threads() and num_threads() keep listing dead threads

giampaolo opened this issue almost 2 years ago
[NetBSD] virtual_memory() metrics are completely wrong

giampaolo opened this pull request almost 2 years ago
[NetBSD] virtual_memory() metrics are completely wrong

giampaolo opened this issue almost 2 years ago
[NetBSD] available mem can be higher than total

giampaolo opened this pull request almost 2 years ago
[NetBSD] move files / refactoring of C files

giampaolo opened this pull request almost 2 years ago
[NetBSD] available virtual memory is higher than total

giampaolo opened this issue almost 2 years ago
OpenBSD: rewrite net_connections() from scratch

giampaolo opened this pull request almost 2 years ago
OpenBSD is unable to recognize zombie process.

giampaolo opened this pull request almost 2 years ago
[AIX], [SUNOS] boot_time() may lose precision

giampaolo opened this issue almost 2 years ago
[macOS] AttributeError: 'Process' object has no attribute '_cache'

MidKnightXI opened this issue almost 2 years ago
[POSIX] psutil.users() loses precision for "started" attribute #2225

giampaolo opened this pull request almost 2 years ago
[POSIX] psutil.users() loses precision for "started" attribute

djast opened this issue almost 2 years ago
wheels: add arm64 builds

shawaj opened this pull request almost 2 years ago
docs: add percentage usage of virtual memory

shawaj opened this pull request almost 2 years ago
Fix cpu_freq for Apple silicon

snOm3ad opened this pull request almost 2 years ago
Fix Linux test: allow '-dirty' or other version postfixes

masselstine opened this pull request almost 2 years ago
[Linux] More tolerant battery detection

sujaldev opened this pull request almost 2 years ago
Fix pylint warnings / cleanup

giampaolo opened this pull request almost 2 years ago
Print full warnings stack trace

giampaolo opened this issue almost 2 years ago
fix(windows): running tests in a virtual environment (alt 2)

mayeut opened this pull request almost 2 years ago
fix(windows): running tests in a virtual environment (alt 1)

mayeut opened this pull request almost 2 years ago
Add read-only top-level token permissions to workflows

pnacht opened this pull request almost 2 years ago
Add read-only token permissions to workflows

pnacht opened this issue almost 2 years ago
[Ubuntu 20.04] cannot import psutil, circular import suspected

StrangeTcy opened this issue almost 2 years ago
ci(test): re-enable test_misc.TestScripts tests

mayeut opened this pull request almost 2 years ago
[Linux] What does it need to have IBM Power (ppc64le) support?

mgiessing opened this issue almost 2 years ago
fix(windows): running tests in a virtual environment

mayeut opened this pull request almost 2 years ago
Cannot buil the psustil correctly

allzzwell11 opened this issue almost 2 years ago
[OS] Get core id of specific cpu_id

aouinizied opened this issue almost 2 years ago
ARM64 support

jklap opened this issue almost 2 years ago
[Windows 10] "conn.bytes_sent" and "conn.bytes_recv" error

ysn2382617094wsw opened this issue almost 2 years ago
[Windows] OSError: [WinError 87] The parameter is incorrect

phaniparsa opened this issue almost 2 years ago
Windows: `open_files()` function crashes on inaccessible files.

dickermoshe opened this issue almost 2 years ago
[Windows] Events located in C:\Users\* with the help of procmon

ccztux opened this issue almost 2 years ago