Skip to content

Conversation

@rail01
Copy link

@rail01 rail01 commented Jan 14, 2025

Replaces deprecated datetime.datetime.utcnow() calls with datetime.datetime.now(datetime.UTC)

Replaces deprecated `datetime.datetime.utcnow()` calls with `datetime.datetime.now(datetime.UTC)`
@Oros42
Copy link
Owner

Oros42 commented Jan 17, 2025

Sorry, I can't merge it.
datetime.UTC is added in python version 3.11.
And lot of OS, who run the IMSI-catcher, doesn't have python 3.11 :-/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants