pull_requests: 163215860
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
163215860 | MDExOlB1bGxSZXF1ZXN0MTYzMjE1ODYw | 1835 | closed | 0 | Add warning for netCDF4 bug | 10512793 | Closes #1745 by adding a warning message for a bug in netCDF4. The bug occurs when the filepath has 88 characters and the netCDF4 engine has been used with version less than 1.3.1. The warning message has been added at the first point where the length of the file path is known and the netcdf4 version number is known. I don't think there is any corresponding test, as the bug leads to a seg fault rather than a python output/exception. Passes ``git diff upstream/master **/*py | flake8 --diff`` (remove if you did not edit any Python files) Updated `whats-new.rst` | 2018-01-16T15:54:22Z | 2018-01-20T23:35:33Z | 2018-01-20T23:35:33Z | 1b6ee559a3ee92d4a2a9e1889ddcb90e14620d78 | 0 | e5d7a92d044de6dd4e8521f0b70c04cb34fd4bf5 | f3deb2f2495220af819021b199a5305b0d62ef36 | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/1835 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests