Skip to content

Commit 15acd1f

Browse files
blurb-it[bot]Andrew5057
authored andcommitted
📜🤖 Added by blurb_it.
1 parent 618f930 commit 15acd1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Causes the `popitem` method for `collections.UserDict` to pop in last-in, first-out order rather than first-in, first-out. The former has been the default for `dict` instances since Python 3.7, so this change will make subclasses of `UserDict` behave more similarly to `dict`.

0 commit comments

Comments
 (0)