home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 544565866

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
544565866 MDExOlB1bGxSZXF1ZXN0NTQ0NTY1ODY2 4724 closed 0 Remove entrypoints in setup for internal backends 35919497 This PR aims to avoid conflicts during the transition period between the old backend implementation and the new plugins. During the transition period will coexist both external backend plugins and internal ones. Currently, if two plugins with the same name are detected, we just pick one randomly. It would be better to be sure to use the external one. Main changes: - Remove from setup.cfg - Store in the internal backend and stored in the dictionary in plugins.py. The dictionary is updated with the external plugins detected by pkg_resources. - Move the class BackendEntrypoints in common.py to resolve a circular import. - Add a test - [x] Related to https://github.com/pydata/xarray/issues/4309 - [x] Tests added - [x] Passes `isort . && black . && mypy . && flake8` 2020-12-23T04:45:40Z 2021-02-11T01:56:03Z 2020-12-24T16:29:44Z 2020-12-24T16:29:44Z ac234619d5471e789b0670a673084dbb01df4f9e     0 8208ec45e8ef1eaf62a6875d6596d8787242c61e ff56e726f4b63a11cf8c5c6fac8f0a519c921fd8 COLLABORATOR   13221727 https://github.com/pydata/xarray/pull/4724  

Links from other tables

  • 2 rows from pull_requests_id in labels_pull_requests
Powered by Datasette ยท Queries took 160.341ms