Wykres commitów

1 Commity (061cb1a73a4ecbf69a4e036053664b4f84754b34)

Autor SHA1 Wiadomość Data
Damien George 457fdf61c3 py/objtype: Support passing in an OrderedDict to type() as the locals.
An OrderedDict can now be used for the locals when creating a type
explicitly via type(name, bases, locals).

Signed-off-by: Damien George <damien@micropython.org>
2020-06-24 12:05:40 +10:00