Jim Mussared
94beeabd2e
py/obj: Convert make_new into a mp_obj_type_t slot.
...
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>
2022-09-19 19:06:15 +10:00
..
2021-10-28 15:25:38 +11:00
2022-09-08 11:27:05 +10:00
2022-01-07 11:33:28 +11:00
2021-10-28 15:25:38 +11:00
2021-10-28 15:25:38 +11:00
2021-10-28 15:25:38 +11:00
2021-10-28 15:25:38 +11:00
2021-10-27 14:04:53 +11:00
2021-10-28 15:25:38 +11:00
2021-10-28 15:25:38 +11:00
2022-09-19 19:06:15 +10:00
2021-10-28 15:25:38 +11:00
2021-10-28 15:25:38 +11:00
2021-10-28 15:25:38 +11:00
2021-10-28 15:25:38 +11:00
2021-10-28 15:25:38 +11:00
2021-10-28 15:25:38 +11:00
2021-10-28 15:25:38 +11:00
2021-10-28 15:25:38 +11:00
2021-10-28 15:25:38 +11:00
2021-10-28 15:25:38 +11:00
2021-10-28 15:25:38 +11:00
2021-08-08 23:09:26 +10:00
2021-10-27 14:04:53 +11:00
2020-08-29 15:18:01 +10:00
2020-12-07 20:04:50 +01:00
2018-07-18 17:12:26 +10:00
2018-07-18 17:12:26 +10:00
2018-07-18 17:12:26 +10:00
2018-07-18 17:12:26 +10:00
2019-10-10 21:35:27 +02:00
2019-10-10 21:35:27 +02:00
2019-10-10 21:35:27 +02:00
2018-07-18 17:12:26 +10:00
2018-07-18 17:12:26 +10:00
2020-12-07 20:04:50 +01:00
2018-07-18 17:12:26 +10:00
2019-03-15 20:50:15 +01:00
2019-03-15 20:50:15 +01:00