You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
true, but datetime.UTC was added in python 3.11, which would be annoying for some people to upgrade to... might as well keep utcnow() until its gone in python 3.13 or whenever they remove it.
ps. its only depreciated if you use python 3.12, if you use a version below its not.
The text was updated successfully, but these errors were encountered: