Skip to content

datetime.datetime.utcnow() is deprecated #193

@maaaaz

Description

@maaaaz

Hello there, there is a depreciation warning:

waybackpy/save_api.py:46: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).

Cheers!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions