mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
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>
367 B
367 B