SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 66 Python

gh-110850: Replace private _PyTime_MAX with public PyTime_MAX (#115751)

Remove references to the old names _PyTime_MIN
and _PyTime_MAX, now that PyTime_MIN and
PyTime_MAX are public.

Replace also _PyTime_MIN with PyTime_MIN.
V
Victor Stinner committed
77430b6a329bb04ca884d08afefda25112372afa
Parent: 1235e84
Committed by GitHub <noreply@github.com> on 2/21/2024, 8:11:40 AM