pull_requests: 1098015732
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1098015732 | PR_kwDOAMm_X85BcmP0 | 7209 | closed | 0 | Optimize some copying | 43316012 | - [x] Potentially closes #7181 - [x] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` I have passed along some more memo dicts, which could prevent some double deep-copying of the same data (don't know how exactly, but who knows :P) Also, I have found some copy calls that did not pass along the deep argument (I am not sure if that breaks things, lets find out). And finally I have found some places where shallow copies are enough. All together it should improve the performance a lot when copying things around. | 2022-10-24T21:00:21Z | 2022-12-08T20:09:49Z | 2022-11-30T23:36:56Z | 2022-11-30T23:36:56Z | 0aee4fe5b83d16c35f37bb1a32a57cbf0edfe437 | 0 | d0f74c95e5308330040d0108225b1ef3dc51565f | 891285ee86154d88e898dfd0aa770bd49d4d8c29 | COLLABORATOR | 13221727 | https://github.com/pydata/xarray/pull/7209 |
Links from other tables
- 4 rows from pull_requests_id in labels_pull_requests