mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -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