mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
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.
Miscellaneous source files for the main Python shared library