home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 860516266

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
860516266 MDExOlB1bGxSZXF1ZXN0NjE3MzgxODM0 5181 Use ._replace rather than reconstructing vars 5635139 closed 0     0 2021-04-17T21:16:49Z 2021-04-19T06:10:36Z 2021-04-18T22:12:05Z MEMBER   0 pydata/xarray/pulls/5181
  • [x] Passes pre-commit run --all-files

I saw a few of these while looking through the code — generally we're using ._replace now, so this grows that convention to variable.py too. It was a regex replace but I took a look through to confirm. And fixed one mypy error which the change caught.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5181/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.505ms · About: xarray-datasette