SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 82 Python

gh-67795: Accept any real numbers as timestamp and timeout (GH-139224)

Functions that take timestamp or timeout arguments now accept any
real numbers (such as Decimal and Fraction), not only integers or floats,
although this does not improve precision.
S
Serhiy Storchaka committed
1a2e00c97acfe9f797228b836e2345f630d07b8e
Parent: 6ec058a
Committed by GitHub <noreply@github.com> on 9/23/2025, 6:31:42 PM