--- name: Bug about: Report a bug title: "[OS] title" labels: 'bug' --- **Platform** * { OS version } * { psutil version: python3 -c "import psutil; print(psutil.__version__)" } * { python version } **Bug description** ... **Test results** { output of `python -c psutil.tests` (failures only, not full result) }