bpo-37914:Support total_hours() and total_minutes() in class timedelta#15481
bpo-37914:Support total_hours() and total_minutes() in class timedelta#15481hongweipeng wants to merge 2 commits into
Conversation
nanjekyejoannah
left a comment
There was a problem hiding this comment.
Was a consesus reached to add these accessors @pganssle ? Looks like the discussion here : https://bugs.python.org/issue37914 was not in favor of adding them. Am I missing something ?
|
From Paul Ganssle:
Since this has been discussed extensively, both on the ML and on the issue page from one of the Edit: The bpo issue should also be closed. |
|
Thanks @aeros167 and @nanjekyejoannah for the comments and @serhiy-storchaka for closing the issue. @hongweipeng Sorry if there was some miscommunication about this, we are indeed going to stick with the approach of dividing by |
https://bugs.python.org/issue37914