diff options
| author | Nick Pope <nick@nickpope.me.uk> | 2021-07-20 17:23:59 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-07-27 10:06:24 +0200 |
| commit | 19b866c254b54d904a942f34d662dfacd9005a77 (patch) | |
| tree | 271efd4eda56ed9c63e9c7bddbd43798fe18f900 /docs/internals/contributing/writing-code | |
| parent | ed9eca8457e1673d09adfc65392a214027053109 (diff) | |
Refs #32948 -- Added Node.__copy__().
This allows the copy.copy() usage in the Q._combine() method to finish
sooner, instead of having to fallback to using the __reduce_ex__(4)
method.
Thia also avoids having to fall into copy.copy() at in Q._combine(),
when combining a Q() with another Q().
Co-authored-by: Keryn Knight <keryn@kerynknight.com>
Diffstat (limited to 'docs/internals/contributing/writing-code')
0 files changed, 0 insertions, 0 deletions
