From f348b1b53e5871ea01aabdd031beccb00d674ec1 Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 14:34:43 +0000 Subject: [PATCH] Automatic changelog for PR #19168 [ci skip] --- html/changelogs/AutoChangeLog-pr-19168.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-19168.yml diff --git a/html/changelogs/AutoChangeLog-pr-19168.yml b/html/changelogs/AutoChangeLog-pr-19168.yml new file mode 100644 index 00000000000..beedec7e0b2 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-19168.yml @@ -0,0 +1,4 @@ +author: "Kashargul" +delete-after: True +changes: + - code_imp: "considering length is faster than .len, this moves subsystems where possible to length" \ No newline at end of file