Skip to content

Commit

Permalink
truncate leap seconds on chrono to datetime conversions
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Sep 16, 2023
1 parent 8f4a26a commit 2d2a527
Show file tree
Hide file tree
Showing 5 changed files with 423 additions and 307 deletions.
1 change: 1 addition & 0 deletions newsfragments/3458.changed.md
@@ -0,0 +1 @@
Truncate leap-seconds and warn when converting `chrono` types to Python `datetime` types (`datetime` cannot represent leap-seconds).

0 comments on commit 2d2a527

Please sign in to comment.