From 2aa929c2ab8e89328ff43cb71b149fa73cc7dbc7 Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Mon, 5 Aug 2024 23:16:37 +0300 Subject: [PATCH] Added/Updated tests\bugs\gh_8187_test.py: minor change: added checked versions in comment. --- tests/bugs/gh_8187_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bugs/gh_8187_test.py b/tests/bugs/gh_8187_test.py index e095433d..4b982e31 100644 --- a/tests/bugs/gh_8187_test.py +++ b/tests/bugs/gh_8187_test.py @@ -22,7 +22,7 @@ NOTES: On Windows 10 usually ratio between cpu_times() medians of these two SPs is about 0.5 (before fix it was about 30). Confirmed bug on 6.0.0.405. - Checked on Windows, 6.0.0.406 (SS and CS). + Checked on Windows, 6.0.0.406, 5.0.1.1469, 4.0.5.3139 (SS and CS). """ import psutil