pull_requests: 571774197
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
571774197 | MDExOlB1bGxSZXF1ZXN0NTcxNzc0MTk3 | 4893 | closed | 0 | FIX: h5py>=3 string decoding | 5821660 | - set `decode_vlen_strings=True` for h5netcdf backend - unpin h5py This is an attempt to align with `h5py=>3.0.0` string decoding changes. Now all strings are read as `bytes` objects for variable-length strings, or numpy bytes arrays ('S' dtypes) for fixed-length strings [1]. From `h5netcdf=0.10.0` kwarg `decode_vlen_strings` is available. This PR makes use of this to keep backwards compatibility with `h5py=2` and conformance with `netcdf4-python`. [1] https://docs.h5py.org/en/stable/strings.html <!-- Feel free to remove check-list items aren't relevant to your change --> - [x] Closes #4570 - [ ] Tests added - [ ] Passes `pre-commit run --all-files` - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` | 2021-02-11T12:13:46Z | 2023-05-25T07:12:39Z | 2021-02-17T08:41:20Z | 2021-02-17T08:41:20Z | a8ed7edc4983d3e5441f7b223d2a66ca2eb2f137 | 0 | f93688ca1cb9f944d90935d6b9dad086728efa55 | 10f0227a1667c5ab3c88465ff1572065322cde77 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/4893 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests