mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
992c43fec9
* 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