Issue #29119: Fix weakref in OrderedDict.move_to_end(). Work by Andra… · python/cpython@b46ea90 · GitHub
Skip to content

Commit b46ea90

Browse files
committed
Issue #29119: Fix weakref in OrderedDict.move_to_end(). Work by Andra Bogildea.
1 parent 6b5e4a8 commit b46ea90

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

Lib/collections/__init__.py

Lines changed: 5 additions & 2 deletions

Misc/ACKS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ Finn Bock
156156
Paul Boddie
157157
Matthew Boedicker
158158
Robin Boerdijk
159+
Andra Bogildea
159160
David Bolen
160161
Wouter Bolsterlee
161162
Gawain Bolton

Misc/NEWS

Lines changed: 4 additions & 0 deletions

0 commit comments

Comments
 (0)