home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 84607c3b1d61e3bc2d4b07b4f12f41a40b027f6f

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
84607c3b1d61e3bc2d4b07b4f12f41a40b027f6f Preserve formatting of reference time units under pandas 2.0.0 (#7441) * [test-upstream] Preserve formatting of reference time units Changes in pandas 2.0.0 interfere with the way we expect some times to be formatted. * Use strftime to force expected date format Co-authored-by: Justus Magin <keewis@users.noreply.github.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [test-upstream] Preserve formatting of reference time units Changes in pandas 2.0.0 interfere with the way we expect some times to be formatted. * Use strftime to force expected date format Co-authored-by: Justus Magin <keewis@users.noreply.github.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [test-upstream] Remove old comment and move what's new entry to latest version * [test-upstream] remove old comment and move what's new entry * Update xarray/core/formatting.py * Use isoformat() now that pandas zero-pads years Co-authored-by: Justus Magin <keewis@users.noreply.github.com> * [test-upstream] update what's new * replace the `isoformat` separator with `" "` [test-upstream] * use the `sep` parameter to `isoformat` instead Co-authored-by: Spencer Clark <spencerkclark@gmail.com> * Update doc/whats-new.rst --------- Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com> Co-authored-by: Justus Magin <keewis@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Justus Magin <keewis@posteo.de> 2023-04-01T12:36:55Z 2023-04-01T12:36:55Z f04422bfa03dadc75fab6ce64de238fbe48f5be4 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 6628425 19864447
Powered by Datasette · Queries took 0.842ms · About: xarray-datasette