]> granicus.if.org Git - python/commit
bpo-30516: Fix documentation issue with -timedelta in datetime (GH-7348) (GH-8092)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 4 Jul 2018 23:04:03 +0000 (16:04 -0700)
committerAlexander Belopolsky <abalkin@users.noreply.github.com>
Wed, 4 Jul 2018 23:04:03 +0000 (00:04 +0100)
commit55f39bdabc91b387c18451c78ee077e6d05d6cfe
tree4071e222eef8c32a09074b700922d219ead3a5f4
parentaea19a0530726c7ba6a9461b0024506529dc35e8
bpo-30516: Fix documentation issue with -timedelta in datetime (GH-7348) (GH-8092)

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>
Doc/library/datetime.rst