SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 95 Python

gh-130421: Fix data race on timebase initialization (gh-130592)

Windows and macOS require precomputing a "timebase" in order to convert
OS timestamps into nanoseconds. Retrieve and compute this value during
runtime initialization to avoid data races when accessing the time.
S
Sam Gross committed
d027787c8d89f59a9f0b1d7cc6972f5e16ffc740
Parent: 45a24f5
Committed by GitHub <noreply@github.com> on 2/27/2025, 1:27:54 PM