mirror of
https://github.com/python/cpython.git
synced 2026-06-27 05:16:16 -04:00
ea9c0dd2c2
Add _PyTime_AsTimeval_noraise() function. Call it when it's not possible (or not useful) to raise a Python exception on overflow.
Miscellaneous source files for the main Python shared library