Skip to content

Fix: Change string concat method (list join -> +=)

7922cdb
Select commit
Loading
Failed to load commit list.
Closed

bpo-41242: When concating strings, I think it is better to use += than join the list #21397

Fix: Change string concat method (list join -> +=)
7922cdb
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs