mirror of
https://github.com/python/cpython.git
synced 2026-08-15 23:12:07 +08: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