home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 501730864

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
501730864 MDExOlB1bGxSZXF1ZXN0MzIzOTQ4NTA1 3367 Remove setting of universal wheels 221526 closed 0     4 2019-10-02T21:15:48Z 2019-10-05T20:05:58Z 2019-10-02T21:43:45Z CONTRIBUTOR   0 pydata/xarray/pulls/3367

Universal wheels indicate that one wheel supports Python 2 and 3. This is no longer the case for xarray. This causes builds to generate files with names like xarray-0.13.0-py2.py3-none-any.whl, which can cause pip to incorrectly install the wheel on Python 2 when installing from a list of wheel files.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3367/reactions",
    "total_count": 1,
    "+1": 1,
    "-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.681ms · About: xarray-datasette