mirror of
https://github.com/python/cpython.git
synced 2026-06-10 05:15:18 -04:00
a53ec7a91a
Issue #23517: the change broke test_datetime. datetime.timedelta() rounding mode must also be changed, and test_datetime must be updated for the new rounding mode (half up).
Source files for standard library extension modules, and former extension modules that are now builtin modules.