commit | e213cd6325f2d6f116b6c3dce109cdf21f6263d5 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Mar 15 21:03:43 2019 -0700 |
committer | GitHub <noreply@github.com> | Fri Mar 15 21:03:43 2019 -0700 |
tree | 17569b0470e30ed0f5bcc730597976f715b052c2 | |
parent | 6c0e0d141a07cc3fd2441d9df8d762f56bf7edf2 [diff] |
bpo-36138: Clarify docs about converting datetime.timedelta to scalars. (GH-12137) Be explicit that timedelta division converts an overall duration to the interval units given by the denominator. (cherry picked from commit f40b4a0b6277b2779b9ded3736325489f2af93e4) Co-authored-by: Yasser A <yalshalaan@gmail.com>