Skip to content

Commit 791cf04

Browse files
📜🤖 Added by blurb_it.
1 parent d6fed84 commit 791cf04

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)