Wheres the PR ?. :P
    
    
    if unlikely(str.len == 0): return "" # For eg. encode("")
    
    Run

Special case return fast for empty string ?.

Reply via email to