Files
micropython/py
Dan Halbert 5040b13dd4 py/objdeque: Fix deque type flags based on option settings.
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>
2024-06-21 14:27:33 +10:00
..
2024-06-06 17:34:28 +10:00
2024-06-06 17:34:28 +10:00
2023-06-02 21:50:57 +10:00
2024-06-06 17:34:28 +10:00