mirror of
https://github.com/python/cpython.git
synced 2026-08-11 16:28:53 +08: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.
Source files for standard library extension modules, and former extension modules that are now builtin modules.