mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
This fixes a minor issue in the changes made by
7dff38fdc1: 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>
9.3 KiB
9.3 KiB