Package: python3-psutil
Version: 7.0.0-2

python3 -c "import psutil ; print(psutil.users())"

should return the list of users, but after upgrading from Debian12 (V5.9.4) to Debian13 (V7.0.0) the resulting list will be empty.

Reply via email to