home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 521771614

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/3222#issuecomment-521771614 https://api.github.com/repos/pydata/xarray/issues/3222 521771614 MDEyOklzc3VlQ29tbWVudDUyMTc3MTYxNA== 1217238 2019-08-15T19:45:08Z 2019-08-15T19:45:08Z MEMBER

Today I tried downgrading dask in the py37 environment to dask=1.1.2, which is 6 months old...

Yikes, we should fix this.

It has not been hard to ensure that older version of NumPy and pandas work. The key thing is CI tests that verify things as PR goes in. If work-arounds for old versions are hard, then we bump minimum required dependencies.

Probably the best place to start would be adding a CI build with pinned versions of the oldest required versions that works today, and then looking if there are simple fixes that will let us downgrade project like dask. It's not worth a huge effort, but it's not very user friendly for everything to broken with old versions of optional dependencies either.

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  481250429
Powered by Datasette · Queries took 157.127ms · About: xarray-datasette