home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1126086052

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
1126086052 PR_kwDOAMm_X84yLQ48 6251 use `warnings.catch_warnings(record=True)` instead of `pytest.warns(None)` 10194086 closed 0     4 2022-02-07T14:42:26Z 2022-02-18T16:51:58Z 2022-02-18T16:51:55Z MEMBER   0 pydata/xarray/pulls/6251

pytest v7.0.0 no longer want's us to use pytest.warns(None) to test for no warning, so we can use warnings.catch_warnings(record=True) instead.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/6251/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
  • 4 rows from issue in issue_comments
Powered by Datasette · Queries took 0.595ms · About: xarray-datasette