mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
3e2c8d84c6
Drop all hardcoded tests. Instead, reimplement each function in Python, usually using decimal.Decimal for the rounding mode. Add much more values to the dataset. Test various timestamp units from picroseconds to seconds, in integer and float. Enhance also _PyTime_AsSecondsDouble().
Miscellaneous source files for the main Python shared library