SIGN IN SIGN UP

Remove internal _PyTime_AsLong() function (#141053)

* Replace _PyTime_AsLong() with PyLong_FromInt64()
* Replace _PyTime_FromLong() with PyLong_AsInt64().
V
Victor Stinner committed
8d55faf2d68bbb6486a3e4509e8912d211748756
Parent: 30ab627
Committed by GitHub <noreply@github.com> on 11/5/2025, 5:37:06 PM