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
a97e091d4e80bbdb05f4bb27f18b905b50daf018
Switch branch/tag
uPython-mirror
py
objstr.c
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