Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve nanosecond resolution when encoding/decoding times #7827

Merged
merged 26 commits into from
Sep 17, 2023

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    db94bb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Apply suggestions from code review

    Co-authored-by: Spencer Clark <spencerkclark@gmail.com>
    kmuehlbauer and spencerkclark authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    82b74ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8da55ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96f60fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f6440a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8e961f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    c97d7b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06ed4bf View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    5e4a5ee View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    2365da0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d020bbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8c6057 View commit details
    Browse the repository at this point in the history
  4. refactor out function _time_units_to_timedelta64, reorder flow and re…

    …move unneeded checks, apply filterwarnings, adapt tests
    kmuehlbauer committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9b96ff7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5adb58e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87fbb1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fbc881 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a6ecb5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1f810c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    7f2b8b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d538ea9 View commit details
    Browse the repository at this point in the history
  3. add whats-new.rst entry

    kmuehlbauer committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a75e4b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Update doc/whats-new.rst

    Co-authored-by: Spencer Clark <spencerkclark@gmail.com>
    kmuehlbauer and spencerkclark authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d4a71cd View commit details
    Browse the repository at this point in the history
  2. Update doc/whats-new.rst

    Co-authored-by: Spencer Clark <spencerkclark@gmail.com>
    kmuehlbauer and spencerkclark authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4dca66e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    ee1b939 View commit details
    Browse the repository at this point in the history
  2. fix whats-new.rst

    kmuehlbauer committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    ebb00b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    c4d4a92 View commit details
    Browse the repository at this point in the history