Skip to content

Conversation

@maulik-doshi
Copy link
Contributor

Before this PR

Timestamps could only be handled at the precision of seconds

After this PR

==COMMIT_MSG==

Timestamps can now be in the format with fractional seconds through Python datetime as many timestamps are.

==COMMIT_MSG==

Possible downsides?

Are Docs needed?

@changelog-app
Copy link

changelog-app bot commented Jun 19, 2025

Generate changelog in changelog/@unreleased

Type (Select exactly one)

  • Feature (Adding new functionality)
  • Improvement (Improving existing functionality)
  • Fix (Fixing an issue with existing functionality)
  • Break (Creating a new major version by breaking public APIs)
  • Deprecation (Removing functionality in a non-breaking way)
  • Migration (Automatically moving data/functionality to a new system)

Description

Timestamps can now be in the format with fractional seconds through Python datetime as many timestamps are.

Check the box to generate changelog(s)

  • Generate changelog entry

@maulik-doshi maulik-doshi changed the title Md/allow higher precision datetimes Allow timestamps to be in higher precision than seconds Jun 19, 2025
Copy link
Contributor

@lauraAriasFdez lauraAriasFdez left a comment

Choose a reason for hiding this comment

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

lgtm. Maybe it should be the opposite way try first with higher precission else default to lower precission

@maulik-doshi maulik-doshi merged commit a51c168 into develop Jun 19, 2025
11 checks passed
@maulik-doshi maulik-doshi deleted the md/allow-higher-precision-datetimes branch June 19, 2025 21:11
@autorelease3
Copy link

autorelease3 bot commented Jun 19, 2025

Released 0.24.0

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants