pull_requests: 417489873
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
417489873 | MDExOlB1bGxSZXF1ZXN0NDE3NDg5ODcz | 4057 | closed | 0 | fix the failing flake8 CI | 14808389 | With its recent release, `pycodestyle` introduced `E741` which flags parameters named `l` (lowercase `L`) since that tends to be confused with `1` (the digit) or maybe even `(` or `)` depending on the font. The names actually don't matter in both cases since the first method is abstract and the second method is a dummy. - [x] Closes #4056 - [x] Passes `isort -rc . && black . && mypy . && flake8` | 2020-05-13T16:54:28Z | 2020-05-13T17:35:51Z | 2020-05-13T17:35:46Z | 2020-05-13T17:35:46Z | 8051c47686ae23062f9008785563d62327735002 | 0 | 7099069f17405f1f151b7c07c0c41287a8e348cf | c73e9589da06730848a876b1c277bf1ad389372f | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/4057 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests