[3.7] bpo-36138: Clarify docs about converting datetime.timedelta to scalars. (GH-12137) by miss-islington · Pull Request #12362 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:3.7from
Mar 16, 2019Merged
Conversation
Copy link Copy Markdown
Contributor
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
…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>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
ncoghlan approved these changes Mar 16, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Mar 16, 2019
miss-islington commented
Mar 16, 2019
miss-islington
merged commit
e213cd6
into
python:3.7
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-f40b4a0-3.7
branch
pganssle
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment