[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-36138: Improve docs about converting datetime.timedelta to scalars. by 0xYasser · Pull Request #12137 · python/cpython

Yasser A

and others added 5 commits

March 1, 2019 23:13

Yasser A added 4 commits

March 2, 2019 00:21
…x-issue-36138
duplicate

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 16, 2019
…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 added a commit that referenced this pull request

Mar 16, 2019
…s. (GH-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>

Open