Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2019

Conversation

miss-islington
Copy link
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 yalshalaan@gmail.com

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 <yalshalaan@gmail.com>
@miss-islington
Copy link
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