pmuller
pmuller
Fix #199
Failing tests : - tests/test_integration.py:97: test_stat - test_integration.py:104: test_partitions - test_integration.py:107: test_softirqs - test_integration.py:110: test_interrupts - test_integration.py:116: test_diskstats See https://travis-ci.org/pmuller/procfs/jobs/31210663 for details.
I installed autorandr 1.11-1 on my laptop running Ubuntu 22.04.1. It fails when I (un)plug a screen and I see this in the logs: ``` Nov 02 15:47:31 aurora systemd[1]:...
Hello, I love promptline most of the time, but when I want to document what I just did in my shell, I have to manually clean my buffer log to...
Hello, On my laptop, I do not have /sys/class/power_supply/BAT0/energy_now and energy_full. But I have charge_now and charge_full. It works well if I replace "energy_full" with "charge_full" and "energy_now" with "charge_now"...
Hello I noticed there are no release tags on this project. What is the project status? Do you consider it as "production grade"? If so, could you add release tags?...
Hello I am interested in using StrongTNC, but the current project state makes it hard it deploy. We usually only deploy Python/Django applications that are packaged using setuptools and published...