Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Update the deprecated utcfromtimestamp function and reevaluate its usage #43

Open
1 task done
AleksaMCode opened this issue Sep 23, 2024 · 0 comments
Open
1 task done
Assignees
Labels
bug Something isn't working infra Changes regarding the project infrastructure needs-review Review needed

Comments

@AleksaMCode
Copy link
Owner

Is there an existing issue for this?

  • I have searched the existing issues

Description

The deprecated utcfromtimestamp function should be replaced. Also, the way it's used should be reevaluated. Apparently, usage of datetime.utcfromtimestamp() isn't the best way to work with UTC datetimes.

PNLS version

0.2.0

Python version

3.11.4

Operating system

Linux 5.15.44-Re4son-v8l+

Additional environment/system information

No response

Actual Behavior

No response

Expected Behavior

No response

Steps To Reproduce

No response

Anything else?

These might be useful:

@AleksaMCode AleksaMCode added the bug Something isn't working label Sep 23, 2024
@AleksaMCode AleksaMCode self-assigned this Sep 23, 2024
@AleksaMCode AleksaMCode moved this to Todo in PNLS Board Sep 23, 2024
@AleksaMCode AleksaMCode added infra Changes regarding the project infrastructure needs-review Review needed labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working infra Changes regarding the project infrastructure needs-review Review needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant