Skip to content

Fixing string concatenation for frozen string literals.

gitlab-qa-bot requested to merge github/fork/pat/string-literals-2 into master

Created by: pat

Found a few more instances of string literals not liking being frozen, that crop up with deprecations, plus the HTML formatting change as well from a quick (and most certainly incomplete) search.

Merge request reports