Skip to content
Snippets Groups Projects
Commit 6de8dbb4 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

py/objstr: .format(): Avoid call to vstr_null_terminated_str().

By comparing with string end pointer instead of checking for NUL byte.
Should alleviate reallocations and fragmentation a tiny bit.
parent 460b0863
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment