mirror of
https://github.com/python/cpython.git
synced 2026-01-29 06:06:01 +00:00
* Rename _PyTime_FromObject() to _PyTime_FromSecondsObject() * Add _PyTime_AsNanosecondsObject() and _testcapi.pytime_fromsecondsobject() * Add unit tests
Miscellaneous source files for the main Python shared library