pull_requests: 167632065
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
167632065 | MDExOlB1bGxSZXF1ZXN0MTY3NjMyMDY1 | 1893 | closed | 0 | Use correct dtype for RGB image alpha channel | 12229877 | - [x] Closes #1880 - [x] Tests added (for all bug fixes or enhancements) - [ ] Tests passed (for all non-documentation changes) - [x] Fully documented (bugfix for earlier change, no additional note) The cause of the bug in #1880 was that I had forgotten to specify the dtype when creating an alpha channel, and therefore concatenating it cast the all the data to float64. I've fixed that, corrected the alpha value for integer arrays, and avoided a pointless copy to save memory. | 2018-02-07T09:00:33Z | 2018-02-14T05:42:15Z | 2018-02-12T22:12:13Z | 2018-02-12T22:12:13Z | 93a4039f6c6eb765f5b2dc1ba286b263a931dac6 | 0 | 04f74b2b89a8721295bed9f287c1a71366ba3357 | 1d3239982db9778e89a48fe55b01d0a525673a7a | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/1893 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests