mirror of
https://github.com/python/cpython.git
synced 2026-01-29 22:26:03 +00:00
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