Skip to content

Commit

Permalink
Merge pull request #3458 from davidhewitt/truncate-leap-seconds
Browse files Browse the repository at this point in the history
truncate leap seconds on `chrono` to `datetime` conversions
  • Loading branch information
davidhewitt authored Sep 29, 2023
2 parents 07de74d + 0459532 commit 50cb41d
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
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Truncate leap-seconds and warn when converting `chrono` types to Python `datetime` types (`datetime` cannot represent leap-seconds).
Loading

0 comments on commit 50cb41d

Please sign in to comment.