Issue #22117: Remove _PyTime_ROUND_DOWN and _PyTime_ROUND_UP rounding methods
Use _PyTime_ROUND_FLOOR and _PyTime_ROUND_CEILING instead.
Showing
Please register or sign in to comment
Use _PyTime_ROUND_FLOOR and _PyTime_ROUND_CEILING instead.