]> granicus.if.org Git - python/commit
bpo-37488 : Document a warning for datetime.utcnow() and utcfromtimestamp() (GH-15773)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 12 Sep 2019 14:55:48 +0000 (07:55 -0700)
committerGitHub <noreply@github.com>
Thu, 12 Sep 2019 14:55:48 +0000 (07:55 -0700)
commit307c5fe9428b175ff3871a1fdc19bdd7562cfee5
tree10b310ba2a22dd7329baa992fb339c57c186e3ac
parent824407f76e211a2a19c94d5cb1f39fc422ab62ee
bpo-37488 : Document a warning for datetime.utcnow() and utcfromtimestamp() (GH-15773)

https://bugs.python.org/issue37488

Automerge-Triggered-By: @pganssle
(cherry picked from commit 1a53c785e62e00bad87ae19466c3a32ebcebb915)

Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
Doc/library/datetime.rst
Misc/NEWS.d/next/Library/2019-09-11-11-44-16.bpo-37488.S8CJUL.rst [new file with mode: 0644]