mirror of
https://github.com/home-assistant/core.git
synced 2026-09-14 10:06:27 -05:00
b"".join has a fast path for when there are more than two bytes-strings to combine https://github.com/python/cpython/blob/f383ca1a6fa1a2a83c8c1a0e56cf997c77fa2893/Objects/stringlib/join.h#L123