commit | a8bb18bbb9c286cfac5a0b8c8679c440e5c49305 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jul 04 16:04:24 2018 -0700 |
committer | Alexander Belopolsky <abalkin@users.noreply.github.com> | Thu Jul 05 00:04:24 2018 +0100 |
tree | 4e38a3ee6738d489afadd16d79c4ad797ed3985a | |
parent | 6b3ff35670869fb915d43ac434c473c1fc11598e [diff] |
bpo-30516: Fix documentation issue with -timedelta in datetime (GH-7348) (GH-8093) This commit fixes the -timedelta overfllow issue not documented properly. Signed-off-by: Farhaan Bukhsh <farhaan.bukhsh@gmail.com> (cherry picked from commit 5b6e49a1393b3e2313471696e3568e26296137b4) Co-authored-by: Farhaan Bukhsh <farhaan.bukhsh@gmail.com>