mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
* Replace _PyTime_AsLong() with PyLong_FromInt64() * Replace _PyTime_FromLong() with PyLong_AsInt64().
Miscellaneous source files for the main Python shared library