summaryrefslogtreecommitdiff
path: root/py/proto.c
AgeCommit message (Expand)Author
2020-08-04various: Use mp_obj_get_type_qstr more widelyJeff Epler
2019-12-05proto: Use %q format-string shortcutJeff Epler
2019-12-04protocols: Allow them to be (optionally) type-safeJeff Epler