Skip to content

fix: add compatibility with older python versions for clock::now#504

Merged
Chemaclass merged 1 commit into
TypedDevs:mainfrom
pastalian:fix/python-compat
Oct 14, 2025
Merged

fix: add compatibility with older python versions for clock::now#504
Chemaclass merged 1 commit into
TypedDevs:mainfrom
pastalian:fix/python-compat

Conversation

@pastalian
Copy link
Copy Markdown
Contributor

📚 Description

PEP 515 (Underscores in Numeric Literals) is supported only in Python 3.6+.

🔖 Changes

✅ To-do list

  • I updated the CHANGELOG.md to reflect the new feature or fix
  • I updated the documentation to reflect the changes

PEP 515 (Underscores in Numeric Literals) is supported only in Python
3.6+.
Copy link
Copy Markdown
Member

@Chemaclass Chemaclass left a comment

Choose a reason for hiding this comment

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

Ups, very nice catch! Thanks you

@Chemaclass Chemaclass merged commit d47f8bc into TypedDevs:main Oct 14, 2025
18 checks passed
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