summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/writing-code
diff options
context:
space:
mode:
authorNick Pope <nick@nickpope.me.uk>2021-09-20 23:38:47 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2022-07-27 10:06:24 +0200
commited9eca8457e1673d09adfc65392a214027053109 (patch)
tree6f58c74d703b9d91ccb843f86c3565236c02abd4 /docs/internals/contributing/writing-code
parentddf0002bb760e5f1df664a81bd2a554c522f2c0f (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