mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
Instead of being an explicit field, it's now a slot like all the other methods. This is a marginal code size improvement because most types have a make_new (100/138 on PYBV11), however it improves consistency in how types are declared, removing the special case for make_new. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
5.0 KiB
5.0 KiB