Commits
Click on a commit to change the comparison rangefix: use copy(v) which works also on str, instead of v.copy() which doesn't
resolves #5416
resolves #3404 (closed because stale, not because fixed)
Bug was possibly introduced in #33445 months ago
by corneliusroemer Merge branch 'main' into fix-str-copy Merge branch 'main' into fix-str-copy test: added test for zipkeys insert at same length Revert non-24.11.x changes