Skip to content

Add support for Python 3.13#58

Merged
replaceafill merged 3 commits intomasterfrom
dev/python3.13
Jan 13, 2025
Merged

Add support for Python 3.13#58
replaceafill merged 3 commits intomasterfrom
dev/python3.13

Conversation

@replaceafill
Copy link
Member

Regarding the change to the timestamps argument test: in Python 3.13
the LogRecord class has been changed to use time.time_ns instead of
time.time. So now we mock them both to work accross different
versions.
Copy link
Contributor

@Dhwaniartefact Dhwaniartefact left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surprise to see this new change of time.time_ns() in class LogRecord

@replaceafill replaceafill merged commit 5296a54 into master Jan 13, 2025
8 checks passed
@replaceafill replaceafill deleted the dev/python3.13 branch January 13, 2025 15:22
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