Author: sebb
Date: Wed Mar  4 23:25:05 2026
New Revision: 1932166

Log:
Obsolete comment

Modified:
   comdev/reporter.apache.org/trunk/scripts/parsepmcs.py

Modified: comdev/reporter.apache.org/trunk/scripts/parsepmcs.py
==============================================================================
--- comdev/reporter.apache.org/trunk/scripts/parsepmcs.py       Wed Mar  4 
22:58:39 2026        (r1932165)
+++ comdev/reporter.apache.org/trunk/scripts/parsepmcs.py       Wed Mar  4 
23:25:05 2026        (r1932166)
@@ -22,11 +22,6 @@ if sys.hexversion < 0x030000F0:
          time.time() when entry was added to an existing group
          time.time() when entry was last seen,
          ]
-    N.B. The timestamps are now saved as an int (the fractional part is not 
useful)
-    However existing entry times have not (yet) been trimmed.
-    This would cause a large change to the historical files,
-    so to avoid mixing this with a genuine change, it needs to be planned, and
-    done between normal updates.
     
 """
 import errtee  # this is used, even though it is not referenced

Reply via email to