diff options
| author | Dan Halbert <halbert@halwitz.org> | 2024-06-20 08:22:56 -0400 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2024-06-21 14:27:33 +1000 |
| commit | 5040b13dd47e1d3dad401f45ba23f4b17fd2d670 (patch) | |
| tree | 0e04b79d00368514452399f9ff14ac4868758073 /py/objmodule.h | |
| parent | 88513d12268f5a5c3f3488f1a2d70cb605129537 (diff) | |
py/objdeque: Fix deque type flags based on option settings.
This fixes a minor issue in the changes made by
7dff38fdc190d7b731fad8319d2ae8aa13fde18a: the type flags for deque were
meant to be conditionalized based on MICROPY_PY_COLLECTIONS_DEQUE_ITER, but
the computed conditionalized value wasn't used.
Signed-off-by: Dan Halbert <halbert@halwitz.org>
Diffstat (limited to 'py/objmodule.h')
0 files changed, 0 insertions, 0 deletions
