GH-103857: Deprecate utcnow and utcfromtimestamp (#103858)
Using `datetime.datetime.utcnow()` and `datetime.datetime.utcfromtimestamp()` will now raise a `DeprecationWarning`. We also have removed our internal uses of these functions and documented the change.
P
Paul Ganssle committed
0b7fd8ffc5df187edf8b5d926cee359924462df5
Parent: a5308e1
Committed by GitHub <noreply@github.com>
on 4/27/2023, 5:32:30 PM