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 |