diff options
| author | Nick Pope <nick@nickpope.me.uk> | 2021-09-20 23:38:47 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-07-27 10:06:24 +0200 |
| commit | ed9eca8457e1673d09adfc65392a214027053109 (patch) | |
| tree | 6f58c74d703b9d91ccb843f86c3565236c02abd4 /docs/internals/contributing/writing-code | |
| parent | ddf0002bb760e5f1df664a81bd2a554c522f2c0f (diff) | |
Refs #32948 -- Simplified WhereNode and Node.__deepcopy__()/add().
We can use copy() in Node.add() instead of create() as we don't need the
children to be cloned via [:] subscript in __init__().
Diffstat (limited to 'docs/internals/contributing/writing-code')
0 files changed, 0 insertions, 0 deletions
