mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -04:00
1500a23f33
The integer part of the timestamp can be rounded up, while the millisecond calculation truncates, causing the log timestamp to be wrong by up to 999 ms (affected roughly 1 in 8 million timestamps).