SIGN IN SIGN UP

Issue #22117: Fix rounding in _PyTime_FromSecondsObject()

* Rename _PyTime_FromObject() to _PyTime_FromSecondsObject()
* Add _PyTime_AsNanosecondsObject() and _testcapi.pytime_fromsecondsobject()
* Add unit tests
V
Victor Stinner committed
992c43fec900e204deffc026318b97ab0f83eff6
Parent: 79644f9