pull_requests: 505367432
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
505367432 | MDExOlB1bGxSZXF1ZXN0NTA1MzY3NDMy | 4517 | closed | 0 | Eliminate use of calendar-naive cftime objects | 6628425 | This is a minor cleanup to remove our use of calendar-naive cftime datetime objects (it just occurs in one test). The behavior of the `cftime.datetime` constructor is set to change in Unidata/cftime#202. By default it will create a calendar-aware datetime with a Gregorian calendar, instead of a calendar-naive datetime. In xarray we don't have a real need to use calendar-naive datetimes, so I think it's just best to remove our use of them. - [x] Passes `isort . && black . && mypy . && flake8` | 2020-10-18T00:24:22Z | 2020-10-19T15:21:12Z | 2020-10-19T15:20:37Z | 2020-10-19T15:20:37Z | 0f0a5ed8521172bd1e9e217c6fd6db8e23d5be56 | 0 | 00797c010f6903a4802460e706c7de34562dbd62 | 15537497136345ed67e9e8b089bcd4573df0b2ea | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/4517 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests