summaryrefslogtreecommitdiff
path: root/tests/basics/dict_setdefault.py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2023-05-12 23:16:37 +1000
committerDamien George <damien@micropython.org>2023-05-19 13:44:00 +1000
commitea7031faff9efe6803d8a8f67ad2e3b4a6d390e3 (patch)
tree71faadf644033b57a5e1339102148719ae20a155 /tests/basics/dict_setdefault.py
parent4b57330465b98df30ef8a10e19a0e197b5797550 (diff)
py/runtime: If inplace binop fails then try corresponding normal binop.
The code that handles inplace-operator to normal-binary-operator fallback is moved in this commit from py/objtype.c to py/runtime.c, making it apply to all types, not just user classes. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/basics/dict_setdefault.py')
0 files changed, 0 insertions, 0 deletions