mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 20:04:35 +02:00
9cf45882a7
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