diff options
author | Victor Stinner <vstinner@python.org> | 2024-02-21 08:11:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-21 08:11:40 (GMT) |
commit | 77430b6a329bb04ca884d08afefda25112372afa (patch) | |
tree | 509b76cbe2ed47bdeed1520c7de15c11217bc3a3 /Python/assemble.c | |
parent | 1235e84276ab8eabca1348034453c614f0b6b543 (diff) | |
download | cpython-77430b6a329bb04ca884d08afefda25112372afa.zip cpython-77430b6a329bb04ca884d08afefda25112372afa.tar.gz cpython-77430b6a329bb04ca884d08afefda25112372afa.tar.bz2 |
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.
Diffstat (limited to 'Python/assemble.c')
0 files changed, 0 insertions, 0 deletions