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 24, 2023
1 parent 673c45a commit 0459532
Show file tree
Hide file tree
Showing 3 changed files with 224 additions and 206 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 0459532

Please sign in to comment.