Skip to content
Snippets Groups Projects
Select Git revision
  • f600a6a0851bc2023e9322bac807f5d2217e8451
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

py

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Damien George authored
    Reorder interning logic in mp_obj_new_str, to be more efficient.
    
    str_new is globally accessible, so should be prefixed with mp_obj_.
    f600a6a0
    History