Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Repository
a75b02ea9be41c27b87fd80ad37e7c26b4583fad
Switch branch/tag
uPython-mirror
py
obj.h
Find file
Blame
History
Permalink
py: Improve efficiency of MP_OBJ_IS_STR_OR_BYTES.
· a75b02ea
Damien George
authored
Aug 27, 2014
Saves ROM (16 on stmhal, 240 on 64-bit unix) and should be quicker since there is 1 less branch.
a75b02ea