mirror of
https://github.com/python/cpython.git
synced 2026-08-12 06:15:14 +08:00
* Replace _PyTime_AsLong() with PyLong_FromInt64() * Replace _PyTime_FromLong() with PyLong_AsInt64().
Miscellaneous source files for the main Python shared library