Skip to content

[3.7] bpo-36138: Clarify docs about converting datetime.timedelta to scalars. (GH-12137)#12362

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-f40b4a0-3.7
Mar 16, 2019
Merged

[3.7] bpo-36138: Clarify docs about converting datetime.timedelta to scalars. (GH-12137)#12362
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-f40b4a0-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Mar 16, 2019

Be explicit that timedelta division converts an overall duration to the interval
units given by the denominator.
(cherry picked from commit f40b4a0)

Co-authored-by: Yasser A [email protected]

https://bugs.python.org/issue36138

…s. (pythonGH-12137)

Be explicit that timedelta division converts an overall duration to the interval
units given by the denominator.
(cherry picked from commit f40b4a0)

Co-authored-by: Yasser A <[email protected]>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@0xYasser and @ncoghlan: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants