home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 414255487

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
414255487 MDExOlB1bGxSZXF1ZXN0NDE0MjU1NDg3 4038 closed 0 Use literal syntax instead of function calls to create the data structure 40136154 <!-- Feel free to remove check-list items aren't relevant to your change --> - [x] Passes `isort -rc . && black . && mypy . && flake8` - [x] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API --- It is slower to call e.g. `list()` than using the empty literal, because the name list must be looked up in the global scope in case it has been rebound. Same for the other two types like `dict()` and `tuple()`. 2020-05-06T18:17:40Z 2020-05-06T22:55:40Z 2020-05-06T22:55:40Z 2020-05-06T22:55:40Z 0e43ba9c7080fc5f1076b0bccec09aeac1a3499b     0 04fb468e1b5d061a284db2c86eeaad9dc99ff6e0 0b6e22f6af71cc19d2e0575ecdf5c66109c314dd CONTRIBUTOR   13221727 https://github.com/pydata/xarray/pull/4038  

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 160.711ms