Skip to content

Commit 51ea448

Browse files
veeceeyclaude
andcommitted
Add towncrier changelog fragment for PR #743
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 178c134 commit 51ea448

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES/743.bugfix.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fixed ``copy.copy()`` producing a broken shallow copy that shared
2+
the internal items list with the original ``FrozenList``, causing
3+
mutations to one to affect the other -- by :user:`veeceey`.

0 commit comments

Comments
 (0)