]> granicus.if.org Git - python/commit
bpo-30516: Fix documentation issue with -timedelta in datetime (GH-7348)
authorFarhaan Bukhsh <farhaan.bukhsh@gmail.com>
Wed, 4 Jul 2018 18:42:05 +0000 (00:12 +0530)
committerAlexander Belopolsky <abalkin@users.noreply.github.com>
Wed, 4 Jul 2018 18:42:05 +0000 (19:42 +0100)
commit5b6e49a1393b3e2313471696e3568e26296137b4
tree2dc4f1ea27e001a1359761b5b5edb016329e1433
parenta390cb6b6fb6638e91d699513167e8f35b47f846
bpo-30516: Fix documentation issue with -timedelta in datetime (GH-7348)

This commit fixes the -timedelta overfllow issue not documented properly.

Signed-off-by: Farhaan Bukhsh <farhaan.bukhsh@gmail.com>
Doc/library/datetime.rst